PST SDK
6.0.0.0-272350a
|
#include <TrackerExceptions.h>
Public Member Functions | |
TrackerException (const char *what) | |
TrackerException (const char *function, int line, const char *what) | |
Public Member Functions inherited from PSTech::PSTException | |
PSTException (const char *what) | |
PSTException (const PSTException &other) | |
PSTException (PSTException &&other) noexcept | |
PSTException (const char *function, int line, const char *what) | |
virtual | ~PSTException () |
virtual const char * | what () const |
virtual const char * | where () const |
virtual const char * | full_description () const |
|
inlineexplicit |
|
inline |