? TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.osgi.service.transaction.control.TransactionException
- ????????:
Serializable
- ??????:
TransactionRolledBackException
An Exception indicating that there was a problem with starting, finishing,
suspending or resuming a transaction
- ????:
-
?????
????????TransactionException
(String message) Creates a new TransactionException with the supplied messageTransactionException
(String message, Throwable cause) Creates a new TransactionException with the supplied message and cause -
????
-
???????
-
TransactionException
Creates a new TransactionException with the supplied message- ??:
message
-
-
TransactionException
Creates a new TransactionException with the supplied message and cause- ??:
message
-cause
-
-