Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TinyXPath::syntax_error Class Reference

Exception class for a syntax error. More...

#include <xpath_syntax.h>

List of all members.

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

TinyXPath::syntax_error::syntax_error const char *  cp_mess = NULL  )  [inline]
 


Member Data Documentation

char TinyXPath::syntax_error::ca_mess[200]
 


The documentation for this class was generated from the following file:
Generated for TinyXPath by doxygen SourceForge Logo