|
vmmlib
1.9.0
Templatized C++ vector and matrix math library
|
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 |
Definition at line 76 of file exception.hpp.