#include <exceptions.h>
Definition at line 40 of file exceptions.h.
◆ ParseError()
◆ ~ParseError()
| virtual ParseError::~ParseError |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ column()
| virtual Index ParseError::column |
( |
| ) |
const |
|
inlinevirtual |
◆ file()
| virtual String ParseError::file |
( |
| ) |
const |
|
inlinevirtual |
◆ line()
| virtual Index ParseError::line |
( |
| ) |
const |
|
inlinevirtual |
◆ mColumn
| Index ParseError::mColumn |
|
private |
◆ mFile
Filename associated with this part of the text.
Definition at line 59 of file exceptions.h.
Referenced by file().
◆ mLine
The documentation for this class was generated from the following file: