#include <exceptions.h>
Public Member Functions | |
DataInvalidAddressError (const std::string &what_arg) | |
![]() | |
DataDecodingError (const std::string &what_arg) | |
![]() | |
pxarException (const std::string &what_arg) | |
virtual const char * | what () const throw () |
This exception class is used when out-of-range pixel addresses are found during the decoding of the raw values.
Definition at line 77 of file exceptions.h.