PST SDK  5.2.0.0-0eac0f6
pstech.pstsdk.errors Namespace Reference

Classes

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