PST SDK  5.2.0.0-0eac0f6
PSTech::OutOfRangeException Class Reference

#include <TrackerExceptions.h>

+ Inheritance diagram for PSTech::OutOfRangeException:
+ Collaboration diagram for PSTech::OutOfRangeException:

Public Member Functions

 OutOfRangeException (const char *what)
 
 OutOfRangeException (const char *function, int line, const char *what)
 
- Public Member Functions inherited from PSTech::TrackerException
 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
 

Constructor & Destructor Documentation

◆ OutOfRangeException() [1/2]

PSTech::OutOfRangeException::OutOfRangeException ( const char *  what)
inlineexplicit

◆ OutOfRangeException() [2/2]

PSTech::OutOfRangeException::OutOfRangeException ( const char *  function,
int  line,
const char *  what 
)
inline

The documentation for this class was generated from the following file: