Package org.apache.geode.cache
Class TransactionWriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geode.cache.TransactionWriterException
- All Implemented Interfaces:
Serializable
Exception thrown by implementors of
TransactionWriter.beforeCommit(org.apache.geode.cache.TransactionEvent) to signal that the
current transaction should be aborted.- Since:
- GemFire 6.5
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransactionWriterException
-
TransactionWriterException
-