ROSE  0.11.96.11
Public Member Functions | List of all members
Sawyer::Document::Markup::SyntaxError Class Reference

Description

Syntax error when parsing markup.

Definition at line 210 of file DocumentMarkup.h.

#include <DocumentMarkup.h>

Inheritance diagram for Sawyer::Document::Markup::SyntaxError:
Inheritance graph
[legend]
Collaboration diagram for Sawyer::Document::Markup::SyntaxError:
Collaboration graph
[legend]

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.
 

The documentation for this class was generated from the following file: