Module methanol

Class HttpHeadersTimeoutException

All Implemented Interfaces:
Serializable

public class HttpHeadersTimeoutException extends HttpTimeoutException
Thrown when all response headers aren't received within a timeout.
See Also:
  • Constructor Details

    • HttpHeadersTimeoutException

      public HttpHeadersTimeoutException(String message)
      Creates a new HttpHeadersTimeoutException with the given message.