public class TransactionException extends Exception
| Constructor and Description |
|---|
TransactionException(String message,
Locale locale)
Constructs the TransactionException object.
|
TransactionException(String message,
Locale locale,
Throwable cause)
Constructs the TransactionException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 SAP. All Rights Reserved.