Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ScriptException Class Reference

Inheritance diagram for ScriptException:

Inheritance graph
[legend]
Collaboration diagram for ScriptException:

Collaboration graph
[legend]

Detailed Description

Exception about script fail.

Definition at line 9 of file ScriptException.h.

Public Member Functions

 ScriptException (const ExInfo &problem)


Constructor & Destructor Documentation

ScriptException::ScriptException const ExInfo problem  )  [inline]
 

Definition at line 11 of file ScriptException.h.

00012             : BaseException(problem)
00013             {}


The documentation for this class was generated from the following file:
Generated on Wed Jun 1 09:56:41 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2