Windows C++ Library
Namespaces | Functions
Exception.cpp File Reference

The Exception class definition and utility functions. More...

#include "Common.hpp"
#include "Exception.hpp"
#include "App.hpp"

Namespaces

namespace  WCL
 

The Windows C++ Library namespace.


Functions

void WCL::ReportUnhandledException (const tchar *pszMsg,...)
 Report an unhandled exception.

Detailed Description

The Exception class definition and utility functions.

Author:
Chris Oldwood