public class BackupFailureException extends RpcException
| Constructor and Description |
|---|
BackupFailureException() |
BackupFailureException(String localCacheName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFailure(String site,
Throwable t) |
String |
getLocalCacheName() |
String |
getMessage() |
String |
getRemoteSiteNames() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BackupFailureException(String localCacheName)
public BackupFailureException()
Copyright © 2022 JBoss by Red Hat. All rights reserved.