public class GroupShutdownException extends EnvironmentFailureException
ReplicatedEnvironment.shutdownGroup(long, TimeUnit).| Constructor and Description |
|---|
GroupShutdownException(Logger logger,
RepImpl repImpl,
String masterNodeName,
VLSN shutdownVLSN,
long shutdownTimeMs)
For internal use only.
|
GroupShutdownException(Logger logger,
RepNode repNode,
long shutdownTimeMs)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
VLSN |
getShutdownVLSN()
For internal use only.
|
GroupShutdownException |
wrapSelf(String msg)
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 GroupShutdownException(Logger logger, RepNode repNode, long shutdownTimeMs)
public GroupShutdownException wrapSelf(String msg)
wrapSelf in class EnvironmentFailureExceptionpublic VLSN getShutdownVLSN()
Copyright © 2024. All rights reserved.