de.bsvrz.kex.tls.osi2osi3.osi2.wancom
Class Client.IllegalTelegramException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.bsvrz.kex.tls.osi2osi3.osi2.wancom.Client.IllegalTelegramException
All Implemented Interfaces:
Serializable
Enclosing class:
Client

private static class Client.IllegalTelegramException
extends Exception


Constructor Summary
Client.IllegalTelegramException(String 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

Client.IllegalTelegramException

public Client.IllegalTelegramException(String message)