PST SDK  5.0.1.0-acae3ae
PSTech::AlreadyExistsException Class Reference

#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
 

Detailed Description

The request could not be executed because the object alreay exists.

Constructor & Destructor Documentation

◆ AlreadyExistsException() [1/2]

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

◆ AlreadyExistsException() [2/2]

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

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