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

#include <TrackerExceptions.h>

Inheritance diagram for JSONException:
Collaboration diagram for JSONException:

Public Member Functions

 JSONException (const char *what)
 JSONException (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

An error occurred while processing JSON information.

Constructor & Destructor Documentation

◆ JSONException() [1/2]

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

◆ JSONException() [2/2]

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

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