thrown, when the format is recognized but syntax is incorrect More...
#include <aux.hh>
Public Member Functions | |
| syntax_error_failure () | |
| empty constructor | |
| syntax_error_failure (const std::string &msg) | |
| Construct with message string. | |
thrown, when the format is recognized but syntax is incorrect
| LocARNA::syntax_error_failure::syntax_error_failure | ( | const std::string & | msg | ) | [inline, explicit] |
Construct with message string.
| msg | message string |
1.7.6.1