public class MasterReplicaTransitionException extends RestartRequiredException
RestartRequiredException
, and
the application must close and reopen its environment handle, thereby
properly reinitializing the node.Constructor and Description |
---|
MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl,
Exception cause) |
MasterReplicaTransitionException(String message,
MasterReplicaTransitionException cause) |
Modifier and Type | Method and Description |
---|---|
EnvironmentFailureException |
wrapSelf(String msg)
For internal use only.
|
assertState, assertState, getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedState
addErrorMessage, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MasterReplicaTransitionException(com.sleepycat.je.dbi.EnvironmentImpl envImpl, Exception cause)
public MasterReplicaTransitionException(String message, MasterReplicaTransitionException cause)
public EnvironmentFailureException wrapSelf(String msg)
RestartRequiredException
wrapSelf
in class RestartRequiredException
Copyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.