@ProviderType public class TransactionRolledBackException extends TransactionException
Constructor and Description |
---|
TransactionRolledBackException(String message)
Create a new
TransactionRolledBackException with the supplied
message |
TransactionRolledBackException(String message,
Throwable cause)
Create a new
TransactionRolledBackException with the supplied
message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionRolledBackException(String message)
TransactionRolledBackException
with the supplied
messagemessage
- public TransactionRolledBackException(String message, Throwable cause)
TransactionRolledBackException
with the supplied
messagecause
- message
- Copyright © 2019 OSGi Alliance. All rights reserved.