Class ClosedChannelException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AsynchronousCloseException

public class ClosedChannelException
extends IOException
A ClosedChannelException is thrown when a channel is closed for the type of operation attempted.
See Also:
Serialized Form