#include <Exception.hpp>
Definition at line 86 of file Exception.hpp.
◆ BaseException()
Diagnostics::BaseException::BaseException |
( |
| ) |
|
|
inline |
◆ ~BaseException()
virtual Diagnostics::BaseException::~BaseException |
( |
| ) |
|
|
inlinevirtual |
◆ message()
virtual std::string Diagnostics::BaseException::message |
( |
| ) |
const |
|
pure virtual |
◆ report() [1/2]
virtual void Diagnostics::BaseException::report |
( |
std::ostream & |
os | ) |
const |
|
pure virtual |
◆ report() [2/2]
virtual void Diagnostics::BaseException::report |
( |
| ) |
const |
|
pure virtual |
◆ what()
virtual const std::string& Diagnostics::BaseException::what |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: