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