? TransactionRolledBackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.osgi.service.transaction.control.TransactionException
org.osgi.service.transaction.control.TransactionRolledBackException
- ????????:
Serializable
An Exception indicating that the active transaction was unexpectedly rolled
back
- ????:
-
?????
????????TransactionRolledBackException
(String message) Create a newTransactionRolledBackException
with the supplied messageTransactionRolledBackException
(String message, Throwable cause) Create a newTransactionRolledBackException
with the supplied message -
????
-
???????
-
TransactionRolledBackException
Create a newTransactionRolledBackException
with the supplied message- ??:
message
-
-
TransactionRolledBackException
Create a newTransactionRolledBackException
with the supplied message- ??:
cause
-message
-
-