Exception class for p2d. More...


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
1.6.3