Doxybook2::Exception
#include <Exception.hpp>
Inherits from std::exception
Public Functions
| Name | |
|---|---|
| Exception() =default | |
| Exception(std::string msg) | |
| const char * | what() const override |
Public Functions Documentation
function Exception
cpp
Exception() =defaultfunction Exception
cpp
inline explicit Exception(
std::string msg
)function what
cpp
inline const char * what() const overrideUpdated on 2026-05-17 at 13:22:38 +0000