ROSE 0.11.145.147
|
Syntax error when parsing markup.
Definition at line 210 of file DocumentMarkup.h.
#include <Sawyer/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. | |
|
inline |
Definition at line 213 of file DocumentMarkup.h.
|
inline |
Syntax error.
Definition at line 216 of file DocumentMarkup.h.
|
inline |
Set an error location.
Definition at line 220 of file DocumentMarkup.h.