ROSE 0.11.145.147
Public Member Functions | List of all members
Sawyer::Exception::SyntaxError Class Reference

Description

Error in parsing something.

Definition at line 86 of file Sawyer/Exception.h.

#include <Sawyer/Exception.h>

Inheritance diagram for Sawyer::Exception::SyntaxError:
Inheritance graph
[legend]
Collaboration diagram for Sawyer::Exception::SyntaxError:
Collaboration graph
[legend]

Public Member Functions

 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.
 

Constructor & Destructor Documentation

◆ ~SyntaxError()

Sawyer::Exception::SyntaxError::~SyntaxError ( )
throw (
)
inline

Definition at line 88 of file Sawyer/Exception.h.

◆ SyntaxError()

Sawyer::Exception::SyntaxError::SyntaxError ( const std::string &  mesg)
inline

Constructor taking a description of the error.

Definition at line 92 of file Sawyer/Exception.h.


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