Linderdaum Engine: Linderdaum::clException Class Reference
Updated: Sun Feb 5 2012 23:00:01
Linderdaum::clException Class Reference

Parent class for all engine's exceptions. More...

#include <Exceptions.h>

List of all members.

Public Member Functions

 clException (clLogger *Logger)
virtual ~clException ()
void SetFileAndLine (const char *File, int Line)
void FatalException ()

Public Attributes

clLoggerFLogger
std::string FReason
std::string FContext
const char * FFile
int FLine

Detailed Description

Parent class for all engine's exceptions.


Constructor & Destructor Documentation

Linderdaum::clException::clException ( clLogger Logger) [explicit]
virtual Linderdaum::clException::~clException ( ) [inline, virtual]

Member Function Documentation

void Linderdaum::clException::FatalException ( )
void Linderdaum::clException::SetFileAndLine ( const char *  File,
int  Line 
)

Member Data Documentation


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