The Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Public Member Functions | List of all members
dune::exception Class Reference

Exception class. More...

#include <exception.h>

Inheritance diagram for dune::exception:

Public Member Functions

virtual const tstring & msg () const
 Return exception message as tstring.
 

Detailed Description

Exception class.

A wrapper class for std::exception which adds support for multibyte character messages. Call msg() instead of what() to get a tstring of the exception.


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