Class ClientException.HttpException.HttpServerException

All Implemented Interfaces:
Serializable
Enclosing class:
ClientException.HttpException

public static class ClientException.HttpException.HttpServerException extends ClientException.HttpException
Exception class thrown for HTTP status codes 5xx.
See Also:
  • Constructor Details

    • HttpServerException

      public HttpServerException(String message, int statusCode)