#include <ExceptionBase.hpp>
Detailed Description
Definition at line 12 of file ExceptionBase.hpp.
Constructor & Destructor Documentation
HCE::exception::ExceptionBase::ExceptionBase |
( |
const std::string & |
what | ) |
|
|
inline |
HCE::exception::ExceptionBase::ExceptionBase |
( |
const ExceptionBase & |
exp | ) |
|
virtual HCE::exception::ExceptionBase::~ExceptionBase |
( |
| ) |
throw () |
|
inlinevirtual |
Member Function Documentation
void HCE::exception::ExceptionBase::setInternalException |
( |
Poco::SharedPtr< ExceptionBase > & |
exception | ) |
throw () |
virtual const char* HCE::exception::ExceptionBase::what |
( |
| ) |
const throw () |
|
inlinevirtual |
Member Data Documentation
std::vector<Poco::SharedPtr<ExceptionBase> > HCE::exception::ExceptionBase::expVector |
|
protected |
The documentation for this class was generated from the following files: