Exception class for p2d. More...
Inheritance diagram for cpe::exception_p2d:
Collaboration diagram for cpe::exception_p2d:Public Member Functions | |
| exception_p2d () | |
| empty constructor | |
| exception_p2d (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
| constructor with error information | |
Exception class for p2d.
| cpe::exception_p2d::exception_p2d | ( | ) | [inline] |
empty constructor
| cpe::exception_p2d::exception_p2d | ( | const std::string & | msg, |
| const std::string & | file, | ||
| const std::string & | caller, | ||
| const int & | line | ||
| ) | [inline] |
constructor with error information