Thrown when the specified log level does not exist. More...
#include <global_excepts.hpp>
Public Member Functions | |
| WrongLogLevelException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when the specified log level does not exist.
|
inlineexplicit |
Builder for WrongLogLevelException instances.