nux-1.16.0
nux::Exception Class Reference
Inheritance diagram for nux::Exception:
nux::BoundsException nux::DivisionByZeroException nux::InvalidIndexException nux::NotSupportedException

List of all members.

Public Member Functions

 Exception (std::string name) throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string name_

Detailed Description

Definition at line 44 of file Exception.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends