|
|
| Exception (std::string_view file, int line, std::string_view function, const std::string &message) noexcept |
| |
|
| Exception (std::string_view file, int line, std::string_view function, std::string_view message) noexcept |
| |
|
std::string | info () const noexcept |
| |
|
|
static std::string | variableExceptionMessage (const Printable &variable_value, std::string_view variable_name, std::string_view variable_type, std::string_view message) |
| |
|
template<typename T > |
| static constexpr Printable | variableToPrintable (const T &value) |
| |
|
|
std::ostream & | operator<< (std::ostream &output_stream, const Exception &exception) |
| |
The documentation for this class was generated from the following files:
- Exception.hpp
- Exception.cpp