#include <load_and_save.h>
Public Member Functions | |
OpenError (const std::string &, const std::string &, int) | |
Construct from the filename and the error number. |
Error in opening file
Definition at line 129 of file load_and_save.h.
CVD::Exceptions::Image_IO::OpenError::OpenError | ( | const std::string & | , | |
const std::string & | , | |||
int | ||||
) |
Construct from the filename and the error number.