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