Serializable
public class EJBTransactionRequiredException extends EJBException
Constructor | Description |
---|---|
EJBTransactionRequiredException() |
Constructs an EJBTransactionRequiredException with no detail message.
|
EJBTransactionRequiredException(String message) |
Constructs an EJBTransactionRequiredException with the specified detailed message.
|
getCausedByException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.