|
davix
|
Error report system of davix. More...
#include <string>#include <utils/davix_types.hpp>#include <iostream>Data Structures | |
| class | Davix::DavixError |
| Davix Error Handler. More... | |
| class | Davix::DavixException |
| Davix Exception class. More... | |
Macros | |
| #define | TRY_DAVIX try |
| #define | CATCH_DAVIX(err) |
Functions | |
| void | Davix::checkDavixError (DavixError **err) |
Error report system of davix.
| #define CATCH_DAVIX | ( | err | ) |
Common Error code of Davix See DavixError for more details