29 #ifndef HU_VARADIISTVAN_XPLRA_EXCEPTION_H
30 #define HU_VARADIISTVAN_XPLRA_EXCEPTION_H
39 namespace hu {
namespace varadiistvan {
namespace xplra {
76 virtual const
char*
what() const throw();
146 INVALID_DURATION = 8,
173 bool hasParameter =
false,
long parameter = 0) throw();
183 bool getParameter(
long& param) const throw();
273 if (hasParameter) param = parameter;
virtual const char * what() const
unsigned long errorCode_t
errorCode_t getErrorCode() const
errorCode_t getErrorCode() const
bool getParameter(long ¶m) const
Python client module for the X-Plane Remote Access plugin.