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

skParseException Class Reference

This exception is thrown when there are parse errors in some Simkin script. More...

#include <skParseException.h>

List of all members.

Public Methods

 skParseException (const skCompileErrorList& errors)
 Constructor - the exception is passed a list of errors.

const skCompileErrorListgetErrors () const
 this method returns a list of errors encountered in parsing the script.

skString toString () const
 this method returns a string representation of the exception - concatenating all the error messages onto different lines.


Detailed Description

This exception is thrown when there are parse errors in some Simkin script.


The documentation for this class was generated from the following file:
Generated at Wed May 9 11:32:22 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000