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

#include <Exception.h>

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

Public Member Functions

 NotConnectedException () 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 to signify the fact the we are not connected to the simulator.

Definition at line 192 of file Exception.h.

Constructor & Destructor Documentation

◆ NotConnectedException()

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

Construct the exception

Definition at line 280 of file Exception.h.


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