#include <exceptions.h>
Public Member Functions | |
DataCorruptBufferError (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 the decoded pixel address returns row == 80, which points to corrupt data buffer rather than invalid address.
Definition at line 93 of file exceptions.h.