Class InterruptedException

All Implemented Interfaces:
Serializable

public class InterruptedException extends RemoteSystemException
Exception is thrown when the remote connection has been interrupted. This may or may not be recoverable.
See Also:
  • Constructor Details

    • InterruptedException

      public InterruptedException(String message)