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(java.lang.String message)
For internal use only.
|
Modifier and Type | Method and Description |
---|---|
MasterTransferFailureException |
wrapSelf(java.lang.String message)
For internal use only.
|
addErrorMessage, getMessage, getVersionHeader
public MasterTransferFailureException(java.lang.String message)
public MasterTransferFailureException wrapSelf(java.lang.String message)
wrapSelf
in class OperationFailureException
Copyright (c) 2004-2012 Oracle. All rights reserved.