Abstract exception class.
More...
#include <errors.h>
Abstract exception class.
Definition at line 41 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 |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ classname()
virtual auto glucat::glucat_error::classname |
( |
| ) |
const -> const std::string |
|
pure virtualnoexcept |
◆ heading()
virtual auto glucat::glucat_error::heading |
( |
| ) |
const -> const std::string |
|
pure virtualnoexcept |
◆ 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: