| Exception | Description |
|---|---|
| SDKConnectionException |
SDKConnectionException is thrown if the SDK unable to connect to the server
|
| SDKException | |
| SDKInvalidArgumentException |
SDKInvalidArgumentException is thrown if the SDK user passes un supported, invalid arguments to the function
|
| SDKOperationFailedException |
SDKOperationFailedException is thrown if the operation that SDK user is trying to perform failed
|
| SDKRegistrationException |
SDKRegistrationException is thrown if the service/client is not Registered properly
|