Thrown when attempting to use a non-existent hook id. More...
#include <global_excepts.hpp>
Public Member Functions | |
| WrongHookIdException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when attempting to use a non-existent hook id.
|
inlineexplicit |
Builder for WrongHookIdException instances.