org.fcrepo.server.errors
Class ReplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.ReplicationException
- All Implemented Interfaces:
- Serializable
public class ReplicationException
- extends ServerException
Signals a problem during replication.
- Author:
- Paul Charlton
- See Also:
- Serialized Form
ReplicationException
public ReplicationException(String msg)
- Creates a ReplicationException.
- Parameters:
msg - Description of the exception.
Copyright © 2012 DuraSpace. All Rights Reserved.