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(EnvironmentImpl envImpl,
java.lang.Exception cause) |
MasterReplicaTransitionException(java.lang.String message,
MasterReplicaTransitionException cause) |
Modifier and Type | Method and Description |
---|---|
EnvironmentFailureException |
wrapSelf(java.lang.String msg)
For internal use only.
|
getMessage, getReason, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedState
addErrorMessage, getVersionHeader
public MasterReplicaTransitionException(EnvironmentImpl envImpl, java.lang.Exception cause)
public MasterReplicaTransitionException(java.lang.String message, MasterReplicaTransitionException cause)
public EnvironmentFailureException wrapSelf(java.lang.String msg)
RestartRequiredException
wrapSelf
in class RestartRequiredException
Copyright (c) 2004-2012 Oracle. All rights reserved.