PMDParseException(const std::string &message)
Definition: PMDExceptions.h:22
uint16_t m_recordType
Definition: PMDExceptions.h:30
std::string m_message
Definition: PMDExceptions.h:21
RecordNotFoundException(uint16_t recordType, uint16_t seqNum)
Definition: PMDExceptions.h:37
RecordNotFoundException(uint16_t recordType)
Definition: PMDExceptions.h:32
UnknownRecordSizeException(uint16_t recordType)
Definition: PMDExceptions.h:61
Definition: PMDExceptions.h:28
uint16_t m_recordType
Definition: PMDExceptions.h:59
Definition: PMDExceptions.h:53
Definition: PMDExceptions.h:43
Definition: PMDExceptions.h:19
uint16_t m_recordType
Definition: PMDExceptions.h:45
virtual ~PMDParseException()
Definition: PMDExceptions.h:25
Definition: geometry.h:20
Definition: PMDExceptions.h:57
CorruptRecordException(uint16_t recordType, const std::string &message)
Definition: PMDExceptions.h:47