System-level exception. More...
Public Member Functions | |
virtual int32 | errorCode () const =0 |
OC API or CRT error code. | |
![]() | |
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) | |
System-level exception.