ddc
Public Member Functions | Public Attributes | List of all members
TinyXPath::syntax_error Class Reference

Exception class for a syntax error. More...

#include <xpath_syntax.h>

Public Member Functions

 syntax_error (const char *cp_mess=NULL)
 

Public Attributes

char ca_mess [200]
 

Detailed Description

Exception class for a syntax error.

Constructor & Destructor Documentation

◆ syntax_error()

TinyXPath::syntax_error::syntax_error ( const char *  cp_mess = NULL)
inline

References ca_mess.

Member Data Documentation

◆ ca_mess

char TinyXPath::syntax_error::ca_mess[200]

Referenced by syntax_error().


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