@Deprecated public class MasterReplicaTransitionException extends RestartRequiredException
As of JE 5.0.88, the environment can transition from master to replica without requiring an environment close and re-open.
Constructor and Description |
---|
MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl,
Exception cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentFailureException |
wrapSelf(String msg)
Deprecated.
For internal use only.
|
assertState, assertState, getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedState
addErrorMessage, addRethrownStackTrace, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl, Exception cause)
public EnvironmentFailureException wrapSelf(String msg)
RestartRequiredException
wrapSelf
in class RestartRequiredException
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.