#include <exceptions.h>
Public Member Functions | |
DataDecodingError (const std::string &what_arg) | |
![]() | |
pxarException (const std::string &what_arg) | |
virtual const char * | what () const throw () |
This exception class is used when raw pixel values could not be decoded
Definition at line 69 of file exceptions.h.