org.fcrepo.server.errors
Class ServerShutdownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.ShutdownException
org.fcrepo.server.errors.ServerShutdownException
- All Implemented Interfaces:
- Serializable
public class ServerShutdownException
- extends ShutdownException
Signifies that an error occurred during the server's shutdown.
- Author:
- Chris Wilper
- See Also:
- Serialized Form
ServerShutdownException
public ServerShutdownException(String message)
- Creates a ServerShutdownException.
- Parameters:
message - An informative message explaining what happened and (possibly) how
to fix it.
Copyright © 2012 DuraSpace. All Rights Reserved.