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

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

Namespaces

namespace  WCL
 

The Windows C++ Library namespace.


Functions

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

Detailed Description

The Exception class declaration and utility functions.

Author:
Chris Oldwood