vmmlib  1.9.0
Templatized C++ vector and matrix math library
vmml::exception Class Reference
+ Inheritance diagram for vmml::exception:
+ Collaboration diagram for vmml::exception:

Public Member Functions

 exception (const std::string &desc, const except_here &here)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string _description
 

Detailed Description

Definition at line 76 of file exception.hpp.


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