Calculator
Step 4
|
#include <calc_error.hpp>
Public Member Functions | |
no_such_function (std::string const &what) | |
Public Member Functions inherited from calc_error | |
calc_error (std::string const &msg) | |
Exception class for calling a function that was not defined.
Definition at line 45 of file calc_error.hpp.
|
inline |
Definition at line 47 of file calc_error.hpp.