|
BearParser
Portable Executable parsing library (from PE-bear)
|
This is the complete list of members for ParserException, including all inherited members.
| codeToString() | CustomException | inlineprotectedvirtual |
| CustomException(const QString info, const int32_t code=UNKNOWN_EXCEPTION) | CustomException | inline |
| CustomException(const int32_t code) | CustomException | inline |
| getCode() | CustomException | inline |
| getInfo() | CustomException | inline |
| m_code | CustomException | protected |
| m_info | CustomException | protected |
| m_strInfo | CustomException | protected |
| ParserException(const QString info) | ParserException | inline |
| what() const | CustomException | inlinevirtual |
| ~CustomException() | CustomException | inlinevirtual |