Special exception class for image. More...
Public Member Functions | |
exception_image () | |
empty constructor | |
exception_image (const std::string &msg, const std::string &file, const std::string &caller, const int &line) | |
constructor with error information |
Special exception class for image.
cpe::exception_image::exception_image | ( | ) | [inline] |
empty constructor
cpe::exception_image::exception_image | ( | const std::string & | msg, |
const std::string & | file, | ||
const std::string & | caller, | ||
const int & | line | ||
) | [inline] |
constructor with error information