PST SDK  5.0.1.0-acae3ae
PSTech::NotFoundException Class Reference

#include <TrackerExceptions.h>

+ Inheritance diagram for PSTech::NotFoundException:
+ Collaboration diagram for PSTech::NotFoundException:

Public Member Functions

 NotFoundException (const std::string &what)
 
 NotFoundException (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 requested data could not be found.

Constructor & Destructor Documentation

◆ NotFoundException() [1/2]

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

◆ NotFoundException() [2/2]

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

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