#include <exceptions.h>
Public Member Functions | |
DataInvalidPulseheightError (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 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.