#include <diskbuffer2.h>
Public Member Functions | |
BadImage (const std::string &file, const std::string &error) | |
Construct from filename and error string. |
An error occurred trying to read a file as an image
Definition at line 63 of file diskbuffer2.h.
CVD::Exceptions::DiskBuffer2::BadImage::BadImage | ( | const std::string & | file, | |
const std::string & | error | |||
) |
Construct from filename and error string.