![]()  | 
  
    PST SDK
    5.2.0.0-0eac0f6
    
   | 
 
 Include dependency graph for TrackerExceptions.h:
 This graph shows which files directly or indirectly include this file: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 | 
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.