|
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 27 of file tapkee/exceptions.hpp.
|
explicit |
| what_msg | message of the exception |
Definition at line 31 of file tapkee/exceptions.hpp.