cx.ath.matthew.unix
Class UnixIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
cx.ath.matthew.unix.UnixIOException
- All Implemented Interfaces:
- Serializable
public class UnixIOException
- extends IOException
An IO Exception which occurred during UNIX Socket IO
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnixIOException
public UnixIOException(int no,
String message)