PST SDK  5.0.3.0-7c6cbb9
PSTech::OutOfRangeException Class Reference

#include <TrackerExceptions.h>

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

Public Member Functions

 OutOfRangeException (const std::string &what)
 
 OutOfRangeException (const std::string &function, int line, const std::string &what)
 
- Public Member Functions inherited from PSTech::TrackerException
 TrackerException (const std::string &what)
 
 TrackerException (const std::string &function, int line, const std::string &what)
 
virtual const char * where () const
 
virtual std::string full_description () const
 

Detailed Description

The supplied value is outside of the accepted range.

Constructor & Destructor Documentation

◆ OutOfRangeException() [1/2]

PSTech::OutOfRangeException::OutOfRangeException ( const std::string &  what)
inline

◆ OutOfRangeException() [2/2]

PSTech::OutOfRangeException::OutOfRangeException ( const std::string &  function,
int  line,
const std::string &  what 
)
inline

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