#include <PMDExceptions.h>
Public Member Functions | |
UnknownRecordSizeException (uint16_t recordType) | |
![]() | |
PMDParseException (const std::string &message) | |
virtual | ~PMDParseException () |
Public Attributes | |
uint16_t | m_recordType |
![]() | |
std::string | m_message |
|
inline |
uint16_t libpagemaker::UnknownRecordSizeException::m_recordType |