Package com.sleepycat.db
Class ReplicationDuplicateMasterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.db.DatabaseException
com.sleepycat.db.ReplicationDuplicateMasterException
- All Implemented Interfaces:
Serializable
The replication group has more than one master. The application should
reconfigure itself as a client by calling the
Environment.startReplication method, and then call for an election by
calling Environment.electReplicationMaster.- See Also:
-
Method Summary
Methods inherited from class com.sleepycat.db.DatabaseException
getEnvironment, getErrno, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace