Errors - http

  • AllLoadBalanceEndpointsFailedError
  • Represents a client error that occurred due to all the load balance endpoint failure

  • AllRetryAttemptsFailed
  • Represents a client error that occurred due to all the the retry attempts failure

  • AuthenticationError
  • Represents a listener error that occurred due to inbound request authentication failure

  • AuthorizationError
  • Represents a listener error that occurred due to inbound request authorization failure

  • CircuitBreakerConfigError
  • Represents a client error that occurred due to circuit breaker configuration error.

  • CookieHandlingError
  • Represents a cookie error that occurred when using the cookies

  • FailoverActionFailedError
  • Represents a client error that occurred due to failover action failure

  • FailoverAllEndpointsFailedError
  • Represents a client error that occurred due to all the failover endpoint failure

  • GenericClientError
  • Represents a generic client error

  • GenericListenerError
  • Represents a generic listener error

  • Http2ClientError
  • Represents an HTTP/2 client generic error

  • IdleTimeoutError
  • Represents the error that triggered upon a request/response idle timeout

  • InitializingInboundRequestError
  • Represents a listener error that occurred due to inbound request initialization failure

  • InitializingInboundResponseError
  • Represents a client error that occurred due to inbound response initialization failure

  • InitializingOutboundRequestError
  • Represents a client error that occurred due to outbound request initialization failure

  • InitializingOutboundResponseError
  • Represents a listener error that occurred due to outbound response initialization failure

  • Initiating100ContinueResponseError
  • Represents an error that occurred due to 100 continue response initialization failure

  • InvalidCookieError
  • Represents a cookie error that occurred when sending cookies in the response

  • MaximumWaitTimeExceededError
  • Represents a client error that occurred exceeding maximum wait time

  • ReadingInboundRequestBodyError
  • Represents a listener error that occurred while writing the inbound request entity body

  • ReadingInboundRequestHeadersError
  • Represents a listener error that occurred while reading inbound request headers

  • ReadingInboundResponseBodyError
  • Represents a client error that occurred while reading inbound response entity body

  • ReadingInboundResponseHeadersError
  • Represents a client error that occurred while reading inbound response headers

  • SslError
  • Represents a client error that occurred due to SSL failure

  • UnsupportedActionError
  • Represents a client error that occurred due to unsupported action invocation

  • UpstreamServiceUnavailableError
  • Represents a client error that occurred due to upstream service unavailability

  • Writing100ContinueResponseError
  • Represents an error that occurred while writing 100 continue response

  • WritingOutboundRequestBodyError
  • Represents a client error that occurred while writing outbound request entity body

  • WritingOutboundRequestHeadersError
  • Represents a client error that occurred while writing outbound request headers

  • WritingOutboundResponseBodyError
  • Represents a listener error that occurred while writing outbound response entity body

  • WritingOutboundResponseHeadersError
  • Represents a listener error that occurred while writing outbound response headers

  • WsConnectionClosureError
  • Raised during failures in connection closure

  • WsConnectionError
  • Raised during connection failures

  • WsGenericError
  • Raised for errors not captured by the specific errors

  • WsInvalidContinuationFrameError
  • Raised when an out of order/invalid continuation frame is received

  • WsInvalidHandshakeError
  • Raised during the handshake when the WebSocket upgrade fails

  • WsPayloadTooBigError
  • Raised when receiving a frame with a payload exceeding the maximum size

  • WsProtocolError
  • Raised when the other side breaks the protocol