Class LocalSystemException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InputBufferTooSmallException

public class LocalSystemException extends SystemException
Exception thrown when the local (ie client) operating system caused an error
See Also:
  • Constructor Details

    • LocalSystemException

      public LocalSystemException(String message)