| Package | Description |
|---|---|
| org.wso2.transport.http.netty.contract.exceptions | |
| org.wso2.transport.http.netty.contractimpl.sender |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionTimedOutException
Exception thrown when connection timed out
|
class |
EndpointTimeOutException
A class that represent EndpointTimeout Exception.
|
class |
InvalidProtocolException
Exception thrown when the specified protocol is invalid.
|
class |
PromiseRejectedException
Exception thrown when trying to retrieve push response from a rejected promise.
|
class |
RequestCancelledException
Exception thrown when a request is cancelled by the host.
|
class |
SslException
Exception thrown when an SSL error occurs.
|
class |
UnresolvedHostException
Exception thrown when the host cannot be resolved.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionAvailabilityListener.onFailure(ClientConnectorException cause)
If failed to create the connection.
|
Copyright © 2022 WSO2. All rights reserved.