Definition at line 44 of file testexcept.cc.
ErrCode::ErrCode |
( |
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
func, |
|
|
const std::string |
r = std::string() , |
|
|
int |
code = -1 |
|
) |
| |
|
inline |
Definition at line 48 of file testexcept.cc.
References s, and MBDynErrBase::what().
#define MBDYN_EXCEPT_ARGS_PASSTHRU
const char * what(void) const
MBDynErrBase(const char *file, int line, const char *func, const std::string r=std::string())
virtual ErrCode::~ErrCode |
( |
void |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
const char* ErrCode::what |
( |
void |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following file: