DfvException(DfvIfErrorLevel errorLevel, DfvIfErrorCode errorCode, const wchar_t *errorMessage) | DfvInterface::DfvException | |
DfvException(const DfvException &e) | DfvInterface::DfvException | |
getErrorCode() const | DfvInterface::DfvException | |
getErrorLevel() const | DfvInterface::DfvException | |
getErrorMessage(char *pVal, int size) const | DfvInterface::DfvException | |
getErrorMessageW(wchar_t *pVal, int size) const | DfvInterface::DfvException | |
m_errorCode | DfvInterface::DfvException | [private] |
m_errorLevel | DfvInterface::DfvException | [private] |
m_errorMessage | DfvInterface::DfvException | [private] |
~DfvException() | DfvInterface::DfvException |