public class MasterTransferFailureException extends OperationFailureException
ReplicatedEnvironment.transferMaster(java.util.Set<java.lang.String>, int, java.util.concurrent.TimeUnit)
if a Master Transfer
operation cannot be completed within the allotted time.Constructor and Description |
---|
MasterTransferFailureException(String message)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
MasterTransferFailureException |
wrapSelf(String message)
For internal use only.
|
addErrorMessage, addRethrownStackTrace, getMessage, getVersionHeader
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MasterTransferFailureException(String message)
public MasterTransferFailureException wrapSelf(String message)
wrapSelf
in class OperationFailureException
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.