v1.2.3
Errors -
http
-
AllLoadBalanceEndpointsFailedError
Detail
-
Represents a client error that occurred due to all the load balance endpoint failure
-
AllRetryAttemptsFailed
Detail
-
Represents a client error that occurred due to all the the retry attempts failure
-
AuthenticationError
Detail
-
Represents a listener error that occurred due to inbound request authentication failure
-
AuthorizationError
Detail
-
Represents a listener error that occurred due to inbound request authorization failure
-
CookieHandlingError
Detail
-
Represents a cookie error that occurred when using the cookies
-
FailoverActionFailedError
Detail
-
Represents a client error that occurred due to failover action failure
-
FailoverAllEndpointsFailedError
Detail
-
Represents a client error that occurred due to all the failover endpoint failure
-
GenericClientError
Detail
-
Represents a generic client error
-
GenericListenerError
Detail
-
Represents a generic listener error
-
Http2ClientError
Detail
-
Represents an HTTP/2 client generic error
-
IdleTimeoutError
Detail
-
Represents the error that triggered upon a request/response idle timeout
-
InitializingInboundRequestError
Detail
-
Represents a listener error that occurred due to inbound request initialization failure
-
InitializingInboundResponseError
Detail
-
Represents a client error that occurred due to inbound response initialization failure
-
InitializingOutboundRequestError
Detail
-
Represents a client error that occurred due to outbound request initialization failure
-
InitializingOutboundResponseError
Detail
-
Represents a listener error that occurred due to outbound response initialization failure
-
Initiating100ContinueResponseError
Detail
-
Represents an error that occurred due to 100 continue response initialization failure
-
InvalidCookieError
Detail
-
Represents a cookie error that occurred when sending cookies in the response
-
MaximumWaitTimeExceededError
Detail
-
Represents a client error that occurred exceeding maximum wait time
-
ReadingInboundRequestBodyError
Detail
-
Represents a listener error that occurred while writing the inbound request entity body
-
ReadingInboundRequestHeadersError
Detail
-
Represents a listener error that occurred while reading inbound request headers
-
ReadingInboundResponseBodyError
Detail
-
Represents a client error that occurred while reading inbound response entity body
-
ReadingInboundResponseHeadersError
Detail
-
Represents a client error that occurred while reading inbound response headers
-
SslError
Detail
-
Represents a client error that occurred due to SSL failure
-
UnsupportedActionError
Detail
-
Represents a client error that occurred due to unsupported action invocation
-
UpstreamServiceUnavailableError
Detail
-
Represents a client error that occurred due to upstream service unavailability
-
Writing100ContinueResponseError
Detail
-
Represents an error that occurred while writing 100 continue response
-
WritingOutboundRequestBodyError
Detail
-
Represents a client error that occurred while writing outbound request entity body
-
WritingOutboundRequestHeadersError
Detail
-
Represents a client error that occurred while writing outbound request headers
-
WritingOutboundResponseBodyError
Detail
-
Represents a listener error that occurred while writing outbound response entity body
-
WritingOutboundResponseHeadersError
Detail
-
Represents a listener error that occurred while writing outbound response headers
-
WsConnectionClosureError
Detail
-
Raised during failures in connection closure
-
WsConnectionError
Detail
-
Raised during connection failures
-
WsGenericError
Detail
-
Raised for errors not captured by the specific errors
-
WsInvalidContinuationFrameError
Detail
-
Raised when an out of order/invalid continuation frame is received
-
WsInvalidHandshakeError
Detail
-
Raised during the handshake when the WebSocket upgrade fails
-
WsPayloadTooBigError
Detail
-
Raised when receiving a frame with a payload exceeding the maximum size
-
WsProtocolError
Detail
-
Raised when the other side breaks the protocol