Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
unsupported_method_error (const std::string &what_msg) | |
An exception type that is thrown when unsupported method is called.
Definition at line 47 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 51 of file exceptions.hpp.