public class TransactionRequiredLocalException extends EJBException
Constructor and Description |
---|
TransactionRequiredLocalException()
Constructs a TransactionRequiredLocalException with no detail message.
|
TransactionRequiredLocalException(java.lang.String message)
Constructs an TransactionRequiredLocalException with the specified
detailed message.
|
getCausedByException
public TransactionRequiredLocalException()
public TransactionRequiredLocalException(java.lang.String message)