118 virtual const
char*
what() const noexcept;
132#include "conf/impl/confError.hpp"
ConfError(const std::string &msg, ConfError::ErrorCode code=ErrorCode::UNKNOWN)
virtual const char * what() const noexcept
virtual ~ConfError() noexcept
ErrorCode
Definition confError.hpp:44
@ RES_PROTECTED
Definition confError.hpp:62
@ PARSER_NOT_FOUND
Definition confError.hpp:68
@ RES_NOT_FOUND
Definition confError.hpp:59
@ PARSER_PROTECTED
Definition confError.hpp:71
@ CONF_NOT_FOUND
Definition confError.hpp:56
@ PARSING_ERROR
Definition confError.hpp:53
@ NOT_LOADED
Definition confError.hpp:74
@ UNKNOWN
Definition confError.hpp:47
@ NOT_READABLE
Definition confError.hpp:50
@ NOT_RES
Definition confError.hpp:65
ConfError::ErrorCode getErrorCode() const noexcept