org.mapdb
Class TxRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mapdb.TxRollbackException
- All Implemented Interfaces:
- Serializable
public class TxRollbackException
- extends RuntimeException
Exception thrown when transaction is rolled back.
- Author:
- Jan Kotek
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TxRollbackException
public TxRollbackException()
Copyright © 2014. All Rights Reserved.