Main Page   Compound List   File List   Compound Members  

TR_Level::trxReadError Class Reference

ReadError exception. More...

#include <l_main.h>

List of all members.

Public Methods

 trxReadError (char *const message, char *const file, int line, char *const rcsid)
 constructor with empty default message.


Public Attributes

char * m_message
 takes the pointer to the error string.

char * m_file
 takes the pointer to the file string.

int m_line
 takes the line of the error.

char * m_rcsid
 takes the pointer to the rcsid string.


Detailed Description

ReadError exception.

This gets thrown on every error while loading a level. Takes a string as a description for the error.


The documentation for this class was generated from the following files:
Generated on Sun Sep 8 17:37:30 2002 for vt by doxygen1.2.17