CorruptRecordException(uint16_t recordType, const std::string &message)
Definition PMDExceptions.h:50
uint16_t m_recordType
Definition PMDExceptions.h:48
Definition PMDExceptions.h:57
std::string m_message
Definition PMDExceptions.h:24
PMDParseException(const std::string &message)
Definition PMDExceptions.h:25
virtual ~PMDParseException()
Definition PMDExceptions.h:28
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
uint16_t m_recordType
Definition PMDExceptions.h:62
UnknownRecordSizeException(uint16_t recordType)
Definition PMDExceptions.h:64