the rdm_exception class This class implements the exception thrown by the RDM CPP API
More...
#include "cpp-exception.h"
the rdm_exception class This class implements the exception thrown by the RDM CPP API
- Examples
- cpp/01_helloworld_cpp/cpp01Example_main.cpp.
◆ rdm_exception()
RDM_CPP::rdm_exception::rdm_exception |
( |
RDM_RETCODE |
error | ) |
|
◆ GetDescription()
virtual const char* RDM_CPP::rdm_exception::GetDescription |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ GetEnum()
virtual const char* RDM_CPP::rdm_exception::GetEnum |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ GetErrorCode()
RDM_RETCODE RDM_CPP::rdm_exception::GetErrorCode |
( |
void |
| ) |
const |
method to get the RDM error number
◆ m_error
The documentation for this class was generated from the following file: