Thrown when the parameters passed to a hook are invalid. More...
#include <global_excepts.hpp>
Public Member Functions | |
| WrongHookParamsException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when the parameters passed to a hook are invalid.
|
inlineexplicit |
Builder for WrongHookParamsException instances.