BearParser
Portable Executable parsing library (from PE-bear)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CustomException Member List

This is the complete list of members for CustomException, including all inherited members.

codeToString()CustomExceptioninlineprotectedvirtual
CustomException(const QString info, const int32_t code=UNKNOWN_EXCEPTION)CustomExceptioninline
CustomException(const int32_t code)CustomExceptioninline
getCode()CustomExceptioninline
getInfo()CustomExceptioninline
m_codeCustomExceptionprotected
m_infoCustomExceptionprotected
m_strInfoCustomExceptionprotected
what() constCustomExceptioninlinevirtual
~CustomException()CustomExceptioninlinevirtual