Class SyncHybridTransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jini.core.transaction.TransactionException
net.jini.core.transaction.UnknownTransactionException
com.gigaspaces.internal.sync.hybrid.SyncHybridTransactionException
- All Implemented Interfaces:
Serializable
- Since:
- 11.0.1 Exception which is thrown when space failed to prepare a transaction on sync hybrid mode.
- Author:
- Boris
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SyncHybridTransactionException
-