org.apache.qpid.transport
Class SessionClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.transport.TransportException
org.apache.qpid.transport.SessionException
org.apache.qpid.transport.SessionClosedException
- All Implemented Interfaces:
- Serializable
public class SessionClosedException
- extends SessionException
SessionClosedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionClosedException
public SessionClosedException()
SessionClosedException
public SessionClosedException(Throwable cause)
rethrow
public void rethrow()
- Overrides:
rethrow
in class SessionException
Licensed to the Apache Software Foundation