PST SDK  6.0.0.0-272350a
errors.py File Reference

Classes

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

Namespaces

 pstech.pstsdk.errors