Uses of Class
org.osid.ConfigurationErrorException
Packages that use ConfigurationErrorException
-
Uses of ConfigurationErrorException in org.osid
Methods in org.osid that throw ConfigurationErrorExceptionModifier and TypeMethodDescriptionOsidRuntimeManager.getManager(OSID osid, String implClassName, Version version) Finds, loads and instantiates providers of OSID managers.OsidRuntimeManager.getProxyManager(OSID osid, String implementation, Version version) Finds, loads and instantiates providers of OSID managers.voidOsidManager.initialize(OsidRuntimeManager runtime) Initializes this manager.voidOsidProxyManager.initialize(OsidRuntimeManager runtime) Initializes this manager.