Calculator
Step 5
|
#include <calc_error.hpp>
Public Member Functions | |
file_error (std::string const &filename) | |
Public Member Functions inherited from calc_error | |
calc_error (std::string const &msg) | |
Exception class for failing to open a file. Get the system error and include it in the exception message.
Definition at line 50 of file calc_error.hpp.
|
inline |
Definition at line 52 of file calc_error.hpp.