Class ChannelClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jgroups.ChannelException
org.jgroups.ChannelClosedException
- All Implemented Interfaces:
Serializable
Thrown if an operation is attemped on a closed channel.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ChannelClosedException
public ChannelClosedException() -
ChannelClosedException
-
-
Method Details
-
toString
-