|
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 () |
Public Member Functions inherited from H3DUtil::Exception::H3DAPIException | |
| H3DAPIException (const std::string &_message="", const std::string &_function="", const std::string &_filename="", const int &_linenumber=-1) | |
| virtual void | print (std::ostream &os) const |
Public Member Functions inherited from H3DUtil::Exception::H3DException | |
| H3DException (const std::string &_message="") | |
Protected Member Functions | |
| std::string | className () const |
Additional Inherited Members | |
Public Attributes inherited from H3DUtil::Exception::H3DAPIException | |
| std::string | function |
| std::string | filename |
| int | linenumber |
Public Attributes inherited from H3DUtil::Exception::H3DException | |
| std::string | message |
1.8.6