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

skRuntimeException Class Reference

This exception is thrown when there are execution errors in a Simkin script. More...

#include <skRuntimeException.h>

List of all members.

Public Methods

 skRuntimeException (const skString &location, int line_num, const skString &msg)
 Constructor - receives information about the exception.

skString toString () const
 this method returns a description of the exception.

skString location () const
 returns the location of the script.

int lineNum () const
 shows the line number where the runtime error occurred.


Detailed Description

This exception is thrown when there are execution errors in a Simkin script.


The documentation for this class was generated from the following file:
Generated on Tue Nov 20 17:56:22 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001