PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
OutOfRangeException Class Reference

#include <TrackerExceptions.h>

Inheritance diagram for OutOfRangeException:
Collaboration diagram for OutOfRangeException:

Public Member Functions

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

Detailed Description

The supplied value is outside of the accepted range.

Constructor & Destructor Documentation

◆ OutOfRangeException() [1/2]

OutOfRangeException ( const char * what)
inlineexplicit
Here is the call graph for this function:
Here is the caller graph for this function:

◆ OutOfRangeException() [2/2]

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

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