|
IBSimu 1.0.4
|
Base error class. More...
#include <error.hpp>
Public Member Functions | |
| Error () | |
| Error (ErrorLocation loc, const std::string &str) | |
Public Attributes | |
| ErrorLocation | _loc |
| std::string | _error_str |
Base error class.
| Error::Error | ( | ) | [inline] |
| Error::Error | ( | ErrorLocation | loc, |
| const std::string & | str | ||
| ) | [inline] |
| std::string Error::_error_str |
1.7.4