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, toString
public BackupFailureException(String localCacheName)
public BackupFailureException()
Copyright © 2021 JBoss by Red Hat. All rights reserved.