Class AlreadyClosedException

All Implemented Interfaces:
SensibleClone<ShutdownSignalException>, Serializable, Cloneable

public class AlreadyClosedException extends ShutdownSignalException
Thrown when application tries to perform an action on connection/channel which was already closed
See Also: