Class ClientException.InterruptedException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientException

public static class ClientException.InterruptedException extends ClientException
Exception class representing thread interruption.
See Also:
  • Constructor Details

    • InterruptedException

      public InterruptedException(String message)
    • InterruptedException

      public InterruptedException(String message, Throwable cause)