uint16_t m_recordType
Definition: PMDExceptions.h:33
PMDParseException(const std::string &message)
Definition: PMDExceptions.h:25
UnknownRecordSizeException(uint16_t recordType)
Definition: PMDExceptions.h:64
virtual ~PMDParseException()
Definition: PMDExceptions.h:28
Definition: PMDExceptions.h:56
Definition: PMDExceptions.h:22
std::string m_message
Definition: PMDExceptions.h:24
RecordNotFoundException(uint16_t recordType, uint16_t seqNum)
Definition: PMDExceptions.h:40
Definition: geometry.h:22
RecordNotFoundException(uint16_t recordType)
Definition: PMDExceptions.h:35
Definition: PMDExceptions.h:31
uint16_t m_recordType
Definition: PMDExceptions.h:62
CorruptRecordException(uint16_t recordType, const std::string &message)
Definition: PMDExceptions.h:50
Definition: PMDExceptions.h:46
uint16_t m_recordType
Definition: PMDExceptions.h:48
Definition: PMDExceptions.h:60