@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,
java.lang.Exception cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentFailureException |
wrapSelf(java.lang.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
public MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl, java.lang.Exception cause)
public EnvironmentFailureException wrapSelf(java.lang.String msg)
RestartRequiredException
wrapSelf
in class RestartRequiredException
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.