Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skXMLParseException Class Reference

This class represents an exception during the parsing of an XML document - using the Simkin DOM classes. More...

#include <skXMLParseException.h>

Inheritance diagram for skXMLParseException:

skException List of all members.

Public Member Functions

 skXMLParseException (const skString &error, int line_num)
 Constructs a new exception.

int getLineNum () const
 returns the line number within the document where the error occurred

skString getErrorMessage () const
 returns a string describing the error

skString getMessage () const
 Gets just the error message, with no location information.

skString toString () const
 Gets a verbose version of the exception including location and line number information.


Detailed Description

This class represents an exception during the parsing of an XML document - using the Simkin DOM classes.


The documentation for this class was generated from the following file:
Generated on Fri Dec 17 20:27:36 2004 for Simkin by doxygen1.3