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, unexpectedStateaddErrorMessage, getVersionHeaderpublic MasterReplicaTransitionException(EnvironmentImpl envImpl, java.lang.Exception cause)
public MasterReplicaTransitionException(java.lang.String message,
MasterReplicaTransitionException cause)
public EnvironmentFailureException wrapSelf(java.lang.String msg)
RestartRequiredExceptionwrapSelf in class RestartRequiredExceptionCopyright (c) 2004-2012 Oracle. All rights reserved.