cpe::exception_p2d Class Reference

Exception class for p2d. More...

+ Inheritance diagram for cpe::exception_p2d:
+ Collaboration diagram for cpe::exception_p2d:

Public Member Functions

 exception_p2d ()
 empty constructor More...
 
 exception_p2d (const std::string &msg_param, const std::string &file_param, const std::string &caller_param, const int &line_param)
 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

Exception class for p2d.

Constructor & Destructor Documentation

cpe::exception_p2d::exception_p2d ( )
inline

empty constructor

cpe::exception_p2d::exception_p2d ( const std::string &  msg_param,
const std::string &  file_param,
const std::string &  caller_param,
const int &  line_param 
)
inline

constructor with error information


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