|
|
| ConfError (const ConfError &)=default |
| |
|
| ConfError (ConfError &&)=default |
| |
|
ConfError & | operator= (const ConfError &)=default |
| |
|
ConfError & | operator= (ConfError &&)=default |
| |
|
| ConfError (Conf conf, const std::string &msg) |
| |
|
| ConfError (Conf conf, const char *msg) |
| |
|
template<typename... Args> |
| | ConfError (Conf conf, std::string_view format, Args &&... args) |
| |
|
std::string | file () const noexcept |
| |
|
std::string | root () const noexcept |
| |
|
const Conf & | conf () const noexcept |
| |
|
const Json & | data () const noexcept |
| |
|
virtual std::string | message () const |
| |
|
| Error (const Error &)=default |
| |
|
| Error (Error &&)=default |
| |
|
Error & | operator= (const Error &)=default |
| |
|
Error & | operator= (Error &&)=default |
| |
|
| Error (std::string what) |
| |
|
template<typename... Args> |
| | Error (std::string_view format, Args &&... args) |
| |
|
const char * | what () const noexcept override |
| |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.25.1/fable/include/fable/error.hpp