cpe::exception_v3 Class Reference

Special exception class for v3. More...

+ Inheritance diagram for cpe::exception_v3:
+ Collaboration diagram for cpe::exception_v3:

Public Member Functions

 exception_v3 ()
 empty constructor
 
 exception_v3 (const std::string &msg, const std::string &file, const std::string &caller, const int &line)
 constructor with error information
 
- Public Member Functions inherited from cpe::exception_cpe
 exception_cpe ()
 empty constructor
 
 exception_cpe (const std::string &msg, const std::string &file, const std::string &caller, const int &line)
 constructor with error information
 
std::string info () const
 return error message
 

Detailed Description

Special exception class for v3.

Constructor & Destructor Documentation

cpe::exception_v3::exception_v3 ( )
inline

empty constructor

cpe::exception_v3::exception_v3 ( const std::string &  msg,
const std::string &  file,
const std::string &  caller,
const int &  line 
)
inline

constructor with error information


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