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.
|
isReplicaWriteaddErrorMessage, addRethrownStackTrace, getMessage, getVersionHeaderaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MasterTransferFailureException(String message)
public MasterTransferFailureException wrapSelf(String message)
wrapSelf in class OperationFailureExceptionCopyright © 2024. All rights reserved.