Package com.sleepycat.db
Class ReplicationSiteUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.db.DatabaseException
com.sleepycat.db.ReplicationSiteUnavailableException
- All Implemented Interfaces:
Serializable
Thrown if replication group was unable to elect a master, or was unable to
complete the election in the specified timeout period.
- 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