#include <exception.h>
Public Member Functions | |
| attribute_map_not_found_exception (std::string const &name) | |
Data Fields | |
| std::string | name |
Definition at line 34 of file exception.h.
| mesh3d::attribute_map_not_found_exception::attribute_map_not_found_exception | ( | std::string const & | name | ) | [inline] |
Definition at line 36 of file exception.h.
| std::string mesh3d::attribute_map_not_found_exception::name |
Definition at line 40 of file exception.h.
1.6.3