anon.client
Class SingleChannelDataChain.InvalidChainCellException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by anon.client.SingleChannelDataChain.InvalidChainCellException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SingleChannelDataChain

private class SingleChannelDataChain.InvalidChainCellException
extends java.lang.Exception


Constructor Summary
SingleChannelDataChain.InvalidChainCellException(java.lang.String a_message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SingleChannelDataChain.InvalidChainCellException

public SingleChannelDataChain.InvalidChainCellException(java.lang.String a_message)