org.mpisws.p2p.transport
Class ClosedChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.nio.channels.ClosedChannelException
org.mpisws.p2p.transport.ClosedChannelException
- All Implemented Interfaces:
- Serializable
public class ClosedChannelException
- extends ClosedChannelException
Java's CCE doesn't have proper constructors. Silly java.
- Author:
- Jeff Hoye
- See Also:
- Serialized Form
ClosedChannelException
public ClosedChannelException(String reason)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2010. All Rights Reserved.