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.
|
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).
|