ROSE
0.11.96.11
|
Syntax error when parsing markup.
Definition at line 210 of file DocumentMarkup.h.
#include <DocumentMarkup.h>
Public Member Functions | |
SyntaxError (const std::string &mesg) | |
Syntax error. | |
void | errorLocation (const ErrorLocation &eloc) |
Set an error location. | |
Public Member Functions inherited from Sawyer::Exception::SyntaxError | |
SyntaxError (const std::string &mesg) | |
Constructor taking a description of the error. | |
Public Member Functions inherited from Sawyer::Exception::RuntimeError | |
RuntimeError (const std::string &mesg) | |
Constructor taking a description of the error. | |