Package org.infinispan.xsite
Class BackupFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.commons.CacheException
org.infinispan.remoting.RpcException
org.infinispan.xsite.BackupFailureException
- All Implemented Interfaces:
Serializable
Exception to be used to signal failures to backup to remote sites.
- Since:
- 5.2
- Author:
- Mircea Markus
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BackupFailureException
-
BackupFailureException
public BackupFailureException()
-
-
Method Details
-
addFailure
-
getRemoteSiteNames
-
getLocalCacheName
-
getMessage
- Overrides:
getMessagein classThrowable
-