Searched refs:Exception (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/win32/BINDInstall/ |
H A D | BINDInstallDlg.cpp | 86 } Exception; typedef in typeref:struct:_xexception 640 catch(Exception e) { 668 throw(Exception(IDS_ERR_CREATE_DIR, m_targetDir, GetErrMessage())); 672 throw(Exception(IDS_ERR_CREATE_DIR, m_etcDir, GetErrMessage())); 676 throw(Exception(IDS_ERR_CREATE_DIR, m_binDir, GetErrMessage())); 705 throw(Exception(IDS_FILE_BAD, "InstallFlags", "can't open")); 724 throw(Exception(IDS_FILE_BAD, "InstallFiles", "can't open")); 802 throw(Exception(IDS_FILE_BAD, "InstallFiles", "syntax error")); 822 throw(Exception(IDS_ERR_COPY_FILE, 844 throw(Exception(IDS_ERR_COPY_FIL [all...] |
Completed in 12 milliseconds