Candy
|
Public Member Functions | |
CandyException (const std::string &_message="", const std::string &_function="", const std::string &_filename="", const int &_linenumber=-1) throw () | |
const char * | what () const throw () |
![]() | |
H3DAPIException (const std::string &_message="", const std::string &_function="", const std::string &_filename="", const int &_linenumber=-1) | |
virtual void | print (std::ostream &os) const |
![]() | |
H3DException (const std::string &_message="") | |
Protected Member Functions | |
std::string | className () const |
Additional Inherited Members | |
![]() | |
std::string | function |
std::string | filename |
int | linenumber |
![]() | |
std::string | message |