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

#include <exceptions.h>

Inheritance diagram for pxar::DataInvalidPulseheightError:
pxar::DataDecodingError pxar::pxarException

Public Member Functions

 DataInvalidPulseheightError (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 pulse-height fill-bit (dividing the eight bits into two blocks of four bits) is not zero as it should.

Definition at line 85 of file exceptions.h.


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