public class GroupShutdownException extends EnvironmentFailureException
ReplicatedEnvironment.shutdownGroup(long, TimeUnit)
.Constructor and Description |
---|
GroupShutdownException(Logger logger,
com.sleepycat.je.rep.impl.node.RepNode repNode,
long shutdownTimeMs)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
com.sleepycat.je.utilint.VLSN |
getShutdownVLSN()
For internal use only.
|
GroupShutdownException |
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 GroupShutdownException(Logger logger, com.sleepycat.je.rep.impl.node.RepNode repNode, long shutdownTimeMs)
public GroupShutdownException wrapSelf(String msg)
wrapSelf
in class EnvironmentFailureException
public com.sleepycat.je.utilint.VLSN getShutdownVLSN()
Copyright (c) 2004, 2013 Oracle and/or its affiliates. All rights reserved.