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

#include <TrackerExceptions.h>

Inheritance diagram for NotFoundException:
Collaboration diagram for NotFoundException:

Public Member Functions

 NotFoundException (const char *what)
 NotFoundException (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 requested data could not be found.

Constructor & Destructor Documentation

◆ NotFoundException() [1/2]

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

◆ NotFoundException() [2/2]

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

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