de.bsvrz.kex.tls.osi2osi3.osi3
Class DestinationUnreachableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.bsvrz.kex.tls.osi2osi3.osi3.DestinationUnreachableException
- All Implemented Interfaces:
- Serializable
public class DestinationUnreachableException
- extends Exception
Exception, die signalisiert, wenn ein Zielknoten nicht über OSI-3-Routing erreichbar ist.
- Author:
- Kappich Systemberatung
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DestinationUnreachableException
public DestinationUnreachableException()
DestinationUnreachableException
public DestinationUnreachableException(String message)