Class SystemException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LocalSystemException, RemoteSystemException

public class SystemException extends Exception
Exception thrown when the operating system caused an error
See Also:
  • Constructor Details

    • SystemException

      public SystemException(String message)