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

#include <TrackerExceptions.h>

Inheritance diagram for AlreadyExistsException:
Collaboration diagram for AlreadyExistsException:

Public Member Functions

 AlreadyExistsException (const char *what)
 AlreadyExistsException (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 request could not be executed because the object alreay exists.

Constructor & Destructor Documentation

◆ AlreadyExistsException() [1/2]

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

◆ AlreadyExistsException() [2/2]

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

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