Definition at line 38 of file technique.cpp.
virtual __impl::Exception::~Exception |
( |
) | |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
__impl::Exception::Exception |
( |
) | |
|
|
inline |
__impl::Exception::Exception |
( |
const Exception & |
other) | |
|
|
inline |
Definition at line 45 of file technique.cpp.
45 : _message( other._message ) {}
__impl::Exception::Exception |
( |
const std::string & |
message) | |
|
|
inlineexplicit |
virtual const char* __impl::Exception::what |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: