org.elkoserver.foundation.net
Class ConnectionCloseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.elkoserver.foundation.net.ConnectionCloseException
- All Implemented Interfaces:
- Serializable
public class ConnectionCloseException
- extends IOException
Exception to report that a connection was shutdown normally (i.e., without
error).
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionCloseException
public ConnectionCloseException(String msg)