![]() |
Kea
1.5.0
|
Syntax errors thrown from user actions. More...
#include <d2_parser.h>
Inheritance diagram for isc::d2::D2Parser::syntax_error:Public Member Functions | |
| syntax_error (const location_type &l, const std::string &m) | |
Public Attributes | |
| location_type | location |
Syntax errors thrown from user actions.
Definition at line 529 of file d2_parser.h.
|
inline |
Definition at line 1228 of file d2_parser.h.
| location_type isc::d2::D2Parser::syntax_error::location |
Definition at line 532 of file d2_parser.h.
Referenced by isc::d2::D2Parser::error().