@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(EnvironmentImpl envImpl,
Exception cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFailureException |
wrapSelf(String msg)
Deprecated.
For internal use only.
|
assertState, assertState, getMessage, getReason, isCorrupted, makeJavaErrorWrapper, promote, setAlreadyThrown, unexpectedException, unexpectedException, unexpectedException, unexpectedException, unexpectedState, unexpectedState, unexpectedState, unexpectedStateaddErrorMessage, addRethrownStackTrace, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MasterReplicaTransitionException(EnvironmentImpl envImpl, Exception cause)
public EnvironmentFailureException wrapSelf(String msg)
RestartRequiredExceptionwrapSelf in class RestartRequiredExceptionCopyright © 2024. All rights reserved.