X-Plane Remote Access Plugin and Client Library
Public Member Functions | List of all members
hu::varadiistvan::xplra::InvalidIDException Class Reference

#include <Exception.h>

Inheritance diagram for hu::varadiistvan::xplra::InvalidIDException:
hu::varadiistvan::xplra::Exception

Public Member Functions

 InvalidIDException () throw ()
 
- Public Member Functions inherited from hu::varadiistvan::xplra::Exception
 Exception (const char *message) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Member Functions inherited from hu::varadiistvan::xplra::Exception
 Exception () throw ()
 
- Protected Attributes inherited from hu::varadiistvan::xplra::Exception
std::string message
 

Detailed Description

Exception thrown when we want to get or set a dataref with an invalid ID.

Definition at line 222 of file Exception.h.

Constructor & Destructor Documentation

◆ InvalidIDException()

hu::varadiistvan::xplra::InvalidIDException::InvalidIDException ( )
throw (
)
inline

Construct the exception

Definition at line 296 of file Exception.h.


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