Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
INIException Class Reference

#include <INIException.h>

Public Member Functions

 INIException (const char *errorMessage)
 
 ~INIException ()
 

Public Attributes

char * mFailureMessage
 

Detailed Description

Definition at line 30 of file INIException.h.

Constructor & Destructor Documentation

◆ INIException()

INIException::INIException ( const char * errorMessage)
inline

Definition at line 38 of file INIException.h.

◆ ~INIException()

INIException::~INIException ( )
inline

Definition at line 46 of file INIException.h.

Member Data Documentation

◆ mFailureMessage

char* INIException::mFailureMessage

Definition at line 36 of file INIException.h.


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