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, addRethrownStackTrace, getMessage, getVersionHeaderpublic MasterTransferFailureException(java.lang.String message)
public MasterTransferFailureException wrapSelf(java.lang.String message)
wrapSelf in class OperationFailureExceptionCopyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.