PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
pstech.pstsdk.errors Namespace Reference

Module containing all error related classes and functions. More...

Classes

class  TrackerError
 Base tracker exception. 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  OutOfRangeError
 The supplied value is outside of the accepted range. More...
class  NotFoundError
 The requested data could not be found. More...
class  HTTPError
 An HTTP error was thrown by the Rest server. More...
class  FailedToAllocateMemoryError
 Failed to allocate memory. More...
class  NullPointerError
 The supplied tracker object was a null pointer. More...
class  ImageRetrievalError
 Image retrieval failed. More...
class  InvalidDataError
 Data provided did not match the requirements. More...
class  AlreadyExistsError
 The request could not be executed because the object alreay exists. More...
class  JSONError
 An error occurred while processing JSON information. More...
class  EStatusMessage
 Tracker status messages enum class. More...

Detailed Description

Module containing all error related classes and functions.

Copyright PS-Tech B.V. All Rights Reserved.