Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx53 MalformedVersionException::MalformedVersionException() in MalformedVersionException() function in jfw_plugin::MalformedVersionException
55 MalformedVersionException::MalformedVersionException( in MalformedVersionException() function in jfw_plugin::MalformedVersionException
56 const MalformedVersionException & ) in MalformedVersionException() argument
58 MalformedVersionException::~MalformedVersionException() in ~MalformedVersionException()
60 MalformedVersionException &
61 MalformedVersionException::operator =( in operator =()
62 const MalformedVersionException &) in operator =() argument
H A Dvendorbase.hxx75 class MalformedVersionException class
78 MalformedVersionException();
80 MalformedVersionException(const MalformedVersionException &);
82 virtual ~MalformedVersionException();
84 MalformedVersionException & operator =(const MalformedVersionException &);
H A Dsunjavaplugin.cxx241 catch (MalformedVersionException&) in jfw_plugin_getAllJavaInfos()
259 catch (MalformedVersionException&) in jfw_plugin_getAllJavaInfos()
284 catch (MalformedVersionException&) in jfw_plugin_getAllJavaInfos()
367 catch (MalformedVersionException&) in jfw_plugin_getJavaInfoByPath()
387 catch (MalformedVersionException&) in jfw_plugin_getJavaInfoByPath()
410 catch (MalformedVersionException&) in jfw_plugin_getJavaInfoByPath()
H A Dsunjre.cxx115 throw MalformedVersionException(); in compareVersions()
H A Dutil.cxx656 catch (MalformedVersionException &) in bubbleSortVersion()
667 catch (MalformedVersionException & ) in bubbleSortVersion()

Completed in 36 milliseconds