Error class to use if requested feature is unimplemented. More...
#include <error.hpp>
Public Member Functions | |
| ErrorUnimplemented (ErrorLocation loc) | |
| ErrorUnimplemented (ErrorLocation loc, const std::string &str) | |
Error class to use if requested feature is unimplemented.
| ErrorUnimplemented::ErrorUnimplemented | ( | ErrorLocation | loc | ) | [inline] |
| ErrorUnimplemented::ErrorUnimplemented | ( | ErrorLocation | loc, | |
| const std::string & | str | |||
| ) | [inline] |
1.6.1