Package cx.ath.matthew.unix
Class NotConnectedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.net.SocketException
-
- cx.ath.matthew.unix.NotConnectedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotConnectedException extends java.net.SocketException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotConnectedException()
-