Abstract exception class.
More...
#include <errors.h>
Abstract exception class.
Definition at line 70 of file errors.h.
◆ glucat_error()
glucat::glucat_error::glucat_error |
( |
const std::string & |
context, |
|
|
const std::string & |
msg |
|
) |
| |
|
inline |
◆ ~glucat_error()
glucat::glucat_error::~glucat_error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ classname()
virtual const std::string glucat::glucat_error::classname |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
◆ heading()
virtual const std::string glucat::glucat_error::heading |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
pure virtual |
◆ print_error_msg()
virtual void glucat::glucat_error::print_error_msg |
( |
| ) |
const |
|
pure virtual |
◆ name
std::string glucat::glucat_error::name |
The documentation for this class was generated from the following file: