Package bitronix.tm.journal
Class CorruptedTransactionLogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
bitronix.tm.journal.CorruptedTransactionLogException
- All Implemented Interfaces:
Serializable
Thrown by
TransactionLogCursor when an integrity check fails upon reading a record.- Author:
- lorban
- 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
-
CorruptedTransactionLogException
-