Class InternalClientException

All Implemented Interfaces:
Serializable

public final class InternalClientException extends ClientException
Exception which is thrown on internal errors inside the client itself.
See Also:
  • Constructor Details

    • InternalClientException

      public InternalClientException(String message)
    • InternalClientException

      public InternalClientException(String message, Throwable cause)