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

#include <TrackerExceptions.h>

Inheritance diagram for IOException:
Collaboration diagram for IOException:

Public Member Functions

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

Communication error.

Constructor & Destructor Documentation

◆ IOException() [1/2]

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

◆ IOException() [2/2]

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

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