pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | List of all members
pxar::DataCorruptBufferError Class Reference

#include <exceptions.h>

Inheritance diagram for pxar::DataCorruptBufferError:
pxar::DataDecodingError pxar::pxarException

Public Member Functions

 DataCorruptBufferError (const std::string &what_arg)
 
- Public Member Functions inherited from pxar::DataDecodingError
 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 ()
 

Detailed Description

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.


The documentation for this class was generated from the following file: