|
Dante Application Library API
|
Public Member Functions | |
| INLINE_STD_EXCEPTION Error | getError () |
| INLINE_STD_EXCEPTION std::string | getErrorName () const |
| INLINE_STD_EXCEPTION std::string | getErrorDescription () const |
Static Public Member Functions | |
| static DalException | create (Error err, const std::string &description) |
| static DalException | create (const std::string &name, const std::string &description) |
1.8.17