cpe::exception_scene3d Class Reference

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 More...
 
 exception_scene3d (const std::string &msg_data, const std::string &file_data, const std::string &caller_data, const int &line_data)
 constructor with error information More...
 
- Public Member Functions inherited from cpe::exception_cpe
 exception_cpe ()
 empty constructor More...
 
 exception_cpe (const std::string &msg, const std::string &file, const std::string &caller, const int &line)
 constructor with error information More...
 
std::string info () const
 return error message More...
 

Detailed Description

Special exception class for v3.

Constructor & Destructor Documentation

cpe::exception_scene3d::exception_scene3d ( )
inline

empty constructor

cpe::exception_scene3d::exception_scene3d ( const std::string &  msg_data,
const std::string &  file_data,
const std::string &  caller_data,
const int &  line_data 
)
inline

constructor with error information


The documentation for this class was generated from the following file: