Definition: geometry.h:23
Definition: PMDExceptions.h:47
CorruptRecordException(uint16_t recordType, const std::string &message)
Definition: PMDExceptions.h:50
uint16_t m_recordType
Definition: PMDExceptions.h:48
Definition: PMDExceptions.h:57
Definition: PMDExceptions.h:23
std::string m_message
Definition: PMDExceptions.h:24
PMDParseException(const std::string &message)
Definition: PMDExceptions.h:25
virtual ~PMDParseException()
Definition: PMDExceptions.h:28
Definition: PMDExceptions.h:32
RecordNotFoundException(uint16_t recordType, uint16_t seqNum)
Definition: PMDExceptions.h:40
RecordNotFoundException(uint16_t recordType)
Definition: PMDExceptions.h:35
uint16_t m_recordType
Definition: PMDExceptions.h:33
Definition: PMDExceptions.h:61
uint16_t m_recordType
Definition: PMDExceptions.h:62
UnknownRecordSizeException(uint16_t recordType)
Definition: PMDExceptions.h:64