public class TransactionAbortedException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
static TransactionAbortedException |
e |
Constructor and Description |
---|
TransactionAbortedException() |
TransactionAbortedException(java.lang.Exception e) |
public static final TransactionAbortedException e