#include <exceptions.h>
Public Member Functions | |
| DataDecodingError (const std::string &what_arg) | |
Public Member Functions inherited from pxar::pxarException | |
| 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.
1.8.6