| Exception | Description |
|---|---|
| ClientClosedConnectionException |
Exception when the client close the server connector.
|
| ClientConnectorException |
Exceptions for ClientConnectorException.
|
| ConfigurationException |
A class that represent configuration Exception.
|
| ConnectionTimedOutException |
Exception thrown when connection timed out
|
| EndpointTimeOutException |
A class that represent EndpointTimeout Exception.
|
| InvalidProtocolException |
Exception thrown when the specified protocol is invalid.
|
| PromiseRejectedException |
Exception thrown when trying to retrieve push response from a rejected promise.
|
| RequestCancelledException |
Exception thrown when a request is cancelled by the host.
|
| ResetStreamException |
Exception for HTTP2 reset stream errors.
|
| ServerConnectorException |
Exception for Server Connectors.
|
| SslException |
Exception thrown when an SSL error occurs.
|
| UnresolvedHostException |
Exception thrown when the host cannot be resolved.
|
Copyright © 2022 WSO2. All rights reserved.