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

LoadException Class Reference

Inheritance diagram for LoadException:

Inheritance graph
[legend]
Collaboration diagram for LoadException:

Collaboration graph
[legend]

Detailed Description

Exception about load game fail.

Definition at line 9 of file LoadException.h.

Public Member Functions

 LoadException (const ExInfo &problem)


Constructor & Destructor Documentation

LoadException::LoadException const ExInfo problem  )  [inline]
 

Definition at line 11 of file LoadException.h.

00012             : BaseException(problem)
00013             {}


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