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