Classes
| Class | Description | |
|---|---|---|
|
ApiArgumentException | This execption is thrown when arguments or parameters passed to any given method are missing or invalid |
|
ApiConnectivityException | This execption is thrown when the this API is unable to access a web server through an internet connection |
|
ApiDeveloperException | An exception that is thrown when it is deemed that a problem is related to an API implementation error. |
|
ApiExecutionException | This execption is thrown if an API method fails to execute successfully |