doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
idException Class Reference

#include <Lib.h>

Inheritance diagram for idException:
idAllocError idCompileError idGameError

Public Member Functions

 idException (const char *text="")
 

Public Attributes

char error [MAX_STRING_CHARS]
 

Detailed Description

Definition at line 150 of file Lib.h.

Constructor & Destructor Documentation

idException::idException ( const char *  text = "")
inline

Definition at line 154 of file Lib.h.

Member Data Documentation

char idException::error[MAX_STRING_CHARS]

Definition at line 152 of file Lib.h.


The documentation for this class was generated from the following file: