public class EJBTransactionRequiredException extends EJBException
| Constructor and Description | 
|---|
| EJBTransactionRequiredException()Constructs a TransactionRequiredLocalException with no detail message. | 
| EJBTransactionRequiredException(String message)Constructs a TransactionRequiredLocalException with the specified detailed message. | 
getCausedByExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EJBTransactionRequiredException()
public EJBTransactionRequiredException(String message)
message - - The detailed message.Copyright © 2016 JBoss by Red Hat. All rights reserved.