Searched defs:StSRecordParseException (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DStSRecordFile.h112 class StSRecordParseException : public std::runtime_error class in inherits:std::runtime_error
116 StSRecordParseException(const std::string & inMessage) : std::runtime_error(inMessage) {} function in class:StSRecordParseException

Completed in 176 milliseconds