cpe::exception_v4 Class Reference

Special exception class for v4. More...

+ Inheritance diagram for cpe::exception_v4:
+ Collaboration diagram for cpe::exception_v4:

Public Member Functions

 exception_v4 ()
 empty constructor
 
 exception_v4 (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 v4.

Constructor & Destructor Documentation

cpe::exception_v4::exception_v4 ( )
inline

empty constructor

cpe::exception_v4::exception_v4 ( 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: