Class ReplicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.replication.ReplicationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ReplicationException.BKAuditException, ReplicationException.CompatibilityException, ReplicationException.UnavailableException

public abstract class ReplicationException extends Exception
Exceptions for use within the replication service.
See Also: