public class EJBTransactionRequiredException extends EJBException
| Constructor and Description |
|---|
EJBTransactionRequiredException()
Constructs an EJBTransactionRequiredException with no detail message.
|
EJBTransactionRequiredException(String message)
Constructs an EJBTransactionRequiredException with the specified
detailed message.
|
getCausedByExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EJBTransactionRequiredException()
public EJBTransactionRequiredException(String message)
© Copyright 2019 Eclipse Foundation.
Use is subject to license terms.