class mrpt::img::CExceptionExternalImageNotFound
Overview
Used in mrpt::img::CImage.
#include <mrpt/img/CImage.h> class CExceptionExternalImageNotFound: public std::runtime_error { public: // construction CExceptionExternalImageNotFound(const std::string& s); };