The exception that is thrown when a OMNet API error occurs. More...
Public Member Functions | |
virtual int32 | completionStatus () const =0 |
OMex API completion status. | |
virtual int32 | transactionStatus () const =0 |
OMex API transaction status. | |
![]() | |
virtual const char * | what () const =0 throw () |
Error text. | |
virtual const char * | name () const =0 |
Type name of exception. | |
virtual std::string | trace () const =0 |
Function stack trace (if present) | |
The exception that is thrown when a OMNet API error occurs.