Definition at line 29 of file exceptions.hpp.
#include <exceptions.hpp>
◆ ExceptionBase()
MAST::Exceptions::ExceptionBase::ExceptionBase |
( |
const std::string & |
cond, |
|
|
const std::string & |
val_msg, |
|
|
const std::string & |
msg, |
|
|
const std::string & |
file, |
|
|
const int |
line |
|
) |
| |
|
inline |
◆ ~ExceptionBase()
virtual MAST::Exceptions::ExceptionBase::~ExceptionBase |
( |
| ) |
|
|
inlinevirtual |
◆ throw_error()
void MAST::Exceptions::ExceptionBase::throw_error |
( |
| ) |
|
|
inline |
Definition at line 46 of file exceptions.hpp.
49 <<
"Condition Violated: "
const std::string _val_msg
◆ _cond
const std::string MAST::Exceptions::ExceptionBase::_cond |
|
protected |
◆ _file
const std::string MAST::Exceptions::ExceptionBase::_file |
|
protected |
◆ _line
const int MAST::Exceptions::ExceptionBase::_line |
|
protected |
◆ _msg
const std::string MAST::Exceptions::ExceptionBase::_msg |
|
protected |
◆ _val_msg
const std::string MAST::Exceptions::ExceptionBase::_val_msg |
|
protected |
The documentation for this class was generated from the following file:
- /home/travis/build/MASTmultiphysics/MAST3/include/mast/base/exceptions.hpp