anon.client
Class SequentialChannelDataChain.InvalidChainCellException

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

private class SequentialChannelDataChain.InvalidChainCellException
extends java.lang.Exception


Constructor Summary
SequentialChannelDataChain.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

SequentialChannelDataChain.InvalidChainCellException

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