#include <load_and_save.h>
Public Member Functions | |
InternalLibraryError (const std::string &lib, const std::string err) | |
Construct from the library name and the error string. |
An error occurred in one of the helper libraries
Definition at line 115 of file load_and_save.h.
CVD::Exceptions::Image_IO::InternalLibraryError::InternalLibraryError | ( | const std::string & | lib, | |
const std::string | err | |||
) |
Construct from the library name and the error string.