tk11::Exception Struct Reference
[Utilities]

Exception base class. More...

#include <utils.hpp>

Inheritance diagram for tk11::Exception:
Inheritance graph
[legend]
Collaboration diagram for tk11::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Get exception description.

Detailed Description

Exception base class.

Convenient base class for all exceptions, which inherits from the necessary base classes.


Member Function Documentation

virtual const char* tk11::Exception::what (  )  const throw () [virtual]

Get exception description.

Returns:
Exception description (based on typename)

The documentation for this struct was generated from the following file:
Tk11 Direct3D 11 Toolkit version 0.2 (SourceForge)
Copyright Florian Winter 2010 - 2010. Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Generated on Sun Apr 11 20:23:04 2010 for Tk11 by  doxygen 1.6.3