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>

List of all members.

Public Methods

 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.


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 at Mon Nov 5 19:22:26 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000