Home
last modified time | relevance | path

Searched refs:FrameworkException (Results 1 – 5 of 5) sorted by relevance

/trunk/main/jvmfwk/source/
H A Delements.cxx57 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 Dfwkbase.cxx72 throw FrameworkException( in getVendorSettingsPath()
125 throw FrameworkException( in VendorSettings()
173 throw FrameworkException( in getPluginData()
277 throw FrameworkException( in getSupportedVendors()
326 throw FrameworkException( in getPluginLibrary()
431 throw FrameworkException( in getVendorSettings()
465 throw FrameworkException( in getJREHome()
478 throw FrameworkException( in getJREHome()
487 throw FrameworkException( in getJREHome()
500 throw FrameworkException( in getJREHome()
[all …]
H A Dframework.cxx236 catch (jfw::FrameworkException& e) in jfw_findAllJREs()
414 catch (jfw::FrameworkException& e) in jfw_startVM()
623 catch (jfw::FrameworkException& e) in jfw_findAndSelectJRE()
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()
981 catch (jfw::FrameworkException& e) in jfw_getVMParameters()
[all …]
H A Dfwkutil.cxx210 throw FrameworkException( in getExecutableDirectory()
228 throw FrameworkException( in findPlugin()
243 throw FrameworkException( in findPlugin()
277 throw FrameworkException( in findPlugin()
290 throw FrameworkException( in findPlugin()
311 throw FrameworkException(JFW_E_ERROR, sExcMsg); in getLibraryLocation()
H A Dframework.hxx112 class FrameworkException class
116 FrameworkException(javaFrameworkError err, const rtl::OString& msg): in FrameworkException() function in jfw::FrameworkException

Completed in 52 milliseconds