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

#include <exceptions.h>

Inheritance diagram for pxar::DataInvalidAddressError:
pxar::DataDecodingError pxar::pxarException

Public Member Functions

 DataInvalidAddressError (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 out-of-range pixel addresses are found during the decoding of the raw values.

Definition at line 77 of file exceptions.h.


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