#include <eva4-ffi-sdk.hpp>
|
| | Exception (int16_t code) |
| |
|
char * | what () |
| |
| void | log () |
| |
| void | log (string context) |
| |
The generic exception class
◆ Exception()
| eva::Exception::Exception |
( |
int16_t |
code | ) |
|
|
inline |
Constructs an exception
- Parameters
-
◆ log() [1/2]
| void eva::Exception::log |
( |
| ) |
|
|
inline |
Automatically logs the exception error to STDERR
◆ log() [2/2]
| void eva::Exception::log |
( |
string |
context | ) |
|
|
inline |
Automatically logs the exception error to STDERR
- Parameters
-
The documentation for this class was generated from the following file: