Kea
1.9.9-git
|
Syntax errors thrown from user actions. More...
#include <dhcp6_parser.h>
Public Member Functions | |
syntax_error (const location_type &l, const std::string &m) | |
syntax_error (const syntax_error &s) | |
~syntax_error () YY_NOEXCEPT YY_NOTHROW | |
Public Attributes | |
location_type | location |
Syntax errors thrown from user actions.
Definition at line 463 of file dhcp6_parser.h.
|
inline |
Definition at line 465 of file dhcp6_parser.h.
|
inline |
Definition at line 470 of file dhcp6_parser.h.
isc::dhcp::Dhcp6Parser::syntax_error::~syntax_error | ( | ) |
Definition at line 160 of file dhcp6_parser.cc.
location_type isc::dhcp::Dhcp6Parser::syntax_error::location |
Definition at line 477 of file dhcp6_parser.h.
Referenced by isc::dhcp::Dhcp6Parser::error().