![]() |
PST SDK
6.0.0.0-272350a
|
Go to the source code of this file.
Classes | |
class | PSTech::PSTException |
Generic tracker exception. More... | |
class | PSTech::TrackerException |
class | PSTech::InvalidDataException |
class | PSTech::NotFoundException |
class | PSTech::AlreadyExistsException |
class | PSTech::IOException |
class | PSTech::OutOfRangeException |
class | PSTech::NotSupportedException |
class | PSTech::NotInitializedException |
class | PSTech::HttpException |
class | PSTech::JSONException |
Namespaces | |
PSTech | |
Macros | |
#define | DECLARE_PST_EXCEPTION(child, parent) |
#define DECLARE_PST_EXCEPTION | ( | child, | |
parent | |||
) |
Macro for easy definition of specific exceptions inheriting from a base exception.