PST SDK
6.0.0.0-272350a
|
Classes | |
class | AlreadyExistsError |
The request could not be executed because the object alreay exists. More... | |
class | EStatusMessage |
Tracker status messages enum class. More... | |
class | FailedToAllocateMemoryError |
Failed to allocate memory. More... | |
class | HTTPError |
An HTTP error was thrown by the Rest server. More... | |
class | ImageRetrievalError |
Image retrieval failed. More... | |
class | InvalidDataError |
Data provided did not match the requirements. More... | |
class | JSONError |
An error occurred while processing JSON information. More... | |
class | NotFoundError |
The requested data could not be found. More... | |
class | NotInitializedError |
A call was made to an uninitialized tracker. More... | |
class | NotSupportedError |
The requested functionality is not supported by this tracker. More... | |
class | NullPointerError |
The supplied tracker object was a null pointer. More... | |
class | OutOfRangeError |
The supplied value is outside of the accepted range. More... | |
class | TrackerError |
Base tracker exception. More... | |