Uses of Class
org.fcrepo.server.errors.InitializationException

Packages that use InitializationException
org.fcrepo.server.errors   
org.fcrepo.server.proxy   
org.fcrepo.server.utilities.rebuild   
 

Uses of InitializationException in org.fcrepo.server.errors
 

Subclasses of InitializationException in org.fcrepo.server.errors
 class ModuleInitializationException
          Signals that an error occurred during a module's initialization.
 class ServerInitializationException
          Signifies that an error occurred during the server's initialization.
 

Uses of InitializationException in org.fcrepo.server.proxy
 

Methods in org.fcrepo.server.proxy that throw InitializationException
 void ModuleConfiguredInvocationHandler.init(Server server)
           
 

Uses of InitializationException in org.fcrepo.server.utilities.rebuild
 

Methods in org.fcrepo.server.utilities.rebuild that throw InitializationException
static Server Rebuild.getServer()
          Gets the instance of the server appropriate for rebuilding.
 



Copyright © 2012 DuraSpace. All Rights Reserved.