Class UnixIOException

All Implemented Interfaces:
Serializable

public class UnixIOException extends IOException
An IO Exception which occurred during UNIX Socket IO
See Also:
  • Constructor Details

    • UnixIOException

      public UnixIOException(int no, String message)