Special exception class for v3. More...
Inheritance diagram for cpe::exception_scene3d:
Collaboration diagram for cpe::exception_scene3d:Public Member Functions | |
| exception_scene3d () | |
| empty constructor | |
| exception_scene3d (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
| constructor with error information | |
Special exception class for v3.
| cpe::exception_scene3d::exception_scene3d | ( | ) | [inline] |
empty constructor
| cpe::exception_scene3d::exception_scene3d | ( | const std::string & | msg, |
| const std::string & | file, | ||
| const std::string & | caller, | ||
| const int & | line | ||
| ) | [inline] |
constructor with error information