![]() |
PST SDK
5.0.3.0-7c6cbb9
|
#include <TrackerExceptions.h>
Inheritance diagram for PSTech::AlreadyExistsException:
Collaboration diagram for PSTech::AlreadyExistsException:Public Member Functions | |
| AlreadyExistsException (const std::string &what) | |
| AlreadyExistsException (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 |
The request could not be executed because the object alreay exists.
|
inline |
|
inline |