cpe::exception_vec2 Class Reference

Special exception class for v2. More...

+ Inheritance diagram for cpe::exception_vec2:
+ Collaboration diagram for cpe::exception_vec2:

Public Member Functions

 exception_vec2 ()
 empty constructor More...
 
 exception_vec2 (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

Special exception class for v2.

Constructor & Destructor Documentation

cpe::exception_vec2::exception_vec2 ( )
inline

empty constructor

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