Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cException.h File Reference
#include "cExceptionBase.h"
#include "HResult.h"
#include "cObject.h"
#include "cString.h"
#include "cUnitTestDecl.h"

Go to the source code of this file.

Classes

class  Gray::cExceptionHolder
 
class  Gray::cException
 
class  Gray::cExceptionHResult
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Typedefs

typedef cStringT< LOGCHAR_t > Gray::cStringL
 Log string. More...
 

Detailed Description

Custom exception classes.