Class HttpServerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HttpNotImplementedException

public class HttpServerException extends HttpClientResponseException
See Also:
  • Constructor Details

    • HttpServerException

      public HttpServerException(int httpCode, String uri)