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 | |
Special exception class for v3.
| 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