Narayana: all 5.0.0.Final
-
- All Implemented Interfaces:
- Serializable
public class TransactionException
extends RuntimeException
Thrown if an error occurs during transaction processing, e.g., commit fails.
- Author:
- marklittle
- See Also:
- Serialized Form
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
getStatus() |
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Narayana: all 5.0.0.Final
Copyright © 2014 JBoss by Red Hat. All rights reserved.