ThreeB 1.1
|
Null struct thrown if a parse error is encountered when trying to load a log file. More...
#include <multispot5.h>
Public Member Functions | |
LogFileParseError (const std::string &s) | |
Public Attributes | |
std::string | what |
Null struct thrown if a parse error is encountered when trying to load a log file.
Definition at line 102 of file multispot5.h.
LogFileParseError::LogFileParseError | ( | const std::string & | s | ) | [inline] |
std::string LogFileParseError::what |
variable holding the parse error error message
Definition at line 110 of file multispot5.h.
Referenced by mmain().