#include <exception.h>
Public Member Functions | |
MissingPolygonalRequirementException (const std::string &err) | |
virtual const char * | what () const throw () |
Definition at line 71 of file exception.h.
vcg::MissingPolygonalRequirementException::MissingPolygonalRequirementException | ( | const std::string & | err | ) | [inline] |
Definition at line 74 of file exception.h.
virtual const char* vcg::MissingPolygonalRequirementException::what | ( | ) | const throw () [inline, virtual] |
Definition at line 79 of file exception.h.