Class RemoteSystemException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InterruptedException

public class RemoteSystemException extends SystemException
Exception thrown when the remote (ie server) operating system caused an error
See Also:
  • Constructor Details

    • RemoteSystemException

      public RemoteSystemException(String message)