Kea  1.5.0
isc::netconf::NetconfParser::syntax_error Struct Reference

Syntax errors thrown from user actions. More...

#include <netconf_parser.h>

+ Inheritance diagram for isc::netconf::NetconfParser::syntax_error:

Public Member Functions

 syntax_error (const location_type &l, const std::string &m)
 

Public Attributes

location_type location
 

Detailed Description

Syntax errors thrown from user actions.

Definition at line 528 of file netconf_parser.h.

Constructor & Destructor Documentation

◆ syntax_error()

isc::netconf::NetconfParser::syntax_error::syntax_error ( const location_type l,
const std::string &  m 
)
inline

Definition at line 1186 of file netconf_parser.h.

Member Data Documentation

◆ location

location_type isc::netconf::NetconfParser::syntax_error::location

Definition at line 531 of file netconf_parser.h.

Referenced by isc::netconf::NetconfParser::error().


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