Class HttpServerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadGatewayException, GatewayTimeOutException, HttpVersionNotSupportedException, NotImplementedException, ServiceUnavailableException

public class HttpServerException extends HttpException
See Also:
  • Constructor Details

    • HttpServerException

      public HttpServerException(String methodKey, int status, String request)