org.infinispan.xsite
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 |
getRemoteSiteNames() |
String |
toString() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BackupFailureException(String localCacheName)
public BackupFailureException()
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.