Searched refs:FrameworkException (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/jvmfwk/source/ |
| H A D | elements.cxx | 57 throw FrameworkException( in getElement() 65 throw FrameworkException( in getElement() 76 throw FrameworkException( in getElement() 110 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 138 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 148 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 158 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 168 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 178 throw FrameworkException(JFW_E_ERROR, sExcMsg); in createSettingsStructure() 231 throw FrameworkException( in NodeJava() [all …]
|
| H A D | fwkbase.cxx | 72 throw FrameworkException( in getVendorSettingsPath() 119 throw FrameworkException(JFW_E_CONFIGURATION, sMsg); in VendorSettings() 125 throw FrameworkException( in VendorSettings() 135 throw FrameworkException(JFW_E_ERROR, sMsgExc); in VendorSettings() 148 throw FrameworkException(JFW_E_ERROR, sExcMsg); in getPluginData() 173 throw FrameworkException( in getPluginData() 277 throw FrameworkException( in getSupportedVendors() 313 throw FrameworkException(JFW_E_ERROR, sExcMsg); in getPluginLibrary() 326 throw FrameworkException( in getPluginLibrary() 431 throw FrameworkException( in getVendorSettings() [all …]
|
| H A D | framework.cxx | 236 catch (jfw::FrameworkException& e) in jfw_findAllJREs() 414 catch (jfw::FrameworkException& e) in jfw_startVM() 623 catch (jfw::FrameworkException& e) in jfw_findAndSelectJRE() 685 throw jfw::FrameworkException( in jfw_getSelectedJRE() 714 catch (jfw::FrameworkException& e) in jfw_getSelectedJRE() 842 catch (jfw::FrameworkException& e) in jfw_getJavaInfoByPath() 876 catch (jfw::FrameworkException& e) in jfw_setSelectedJRE() 909 catch (jfw::FrameworkException& e) in jfw_setEnabled() 931 catch (jfw::FrameworkException& e) in jfw_getEnabled() 956 catch (jfw::FrameworkException& e) in jfw_setVMParameters() [all …]
|
| H A D | fwkutil.cxx | 207 throw FrameworkException( in getExecutableDirectory() 225 throw FrameworkException( in findPlugin() 240 throw FrameworkException( in findPlugin() 274 throw FrameworkException( in findPlugin() 287 throw FrameworkException( in findPlugin() 308 throw FrameworkException(JFW_E_ERROR, sExcMsg); in getLibraryLocation()
|
| H A D | framework.hxx | 112 class FrameworkException class 116 FrameworkException(javaFrameworkError err, const rtl::OString& msg): in FrameworkException() function in jfw::FrameworkException
|