| Exception | Description |
|---|---|
| BindingsException |
Thrown in cases of communication protocol errors related to the vAPI protocol
errors.
|
| ClientException |
Signals that an exception has occurred in the vAPI client.
|
| ConnectionException |
Thrown in cases of server connection exceptions.
|
| InternalClientException |
Thrown in cases of unexpected framework errors.
|
| InvalidSslCertificateException |
Exception which is reported when HTTP response is received with status
|
| MessageProtocolException |
Thrown in cases of communication protocol errors related to the vAPI protocol
errors.
|
| SslException |
Indicates error detected in the SSL subsystem of the transport protocol.
|
| TransportProtocolException |
Thrown in cases of server protocol errors related to the lower level
communication protocol errors (like HTTP protocol errors).
|