public class IllegalTransactionStateException extends TransactionException
| Constructor and Description |
|---|
IllegalTransactionStateException(String msg) |
IllegalTransactionStateException(Throwable cause) |
IllegalTransactionStateException(Throwable throwable,
String message,
int vendorCode) |
getErrorCode, getMessage, getThrowable, printStackTrace, printStackTrace, printStackTrace, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTracepublic IllegalTransactionStateException(Throwable throwable, String message, int vendorCode)
public IllegalTransactionStateException(Throwable cause)
public IllegalTransactionStateException(String msg)
Copyright © 2017 SAP SE. All Rights Reserved.