Searched refs:Exception (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp83 } Exception; typedef in typeref:struct:_xexception
550 catch(Exception e) {
578 throw(Exception(IDS_ERR_CREATE_DIR, m_targetDir, GetErrMessage()));
582 throw(Exception(IDS_ERR_CREATE_DIR, m_etcDir, GetErrMessage()));
586 throw(Exception(IDS_ERR_CREATE_DIR, m_binDir, GetErrMessage()));
628 throw(Exception(IDS_ERR_COPY_FILE,
650 throw(Exception(IDS_ERR_COPY_FILE,
821 throw(Exception(IDS_ERR_OPEN_SCM, GetErrMessage()));
839 throw(Exception(IDS_ERR_CREATE_SERVICE, GetErrMessage()));
962 throw(Exception(IDS_ERR_CREATE_KE
[all...]

Completed in 1211 milliseconds