public class TransactionRequiredLocalException extends EJBException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TransactionRequiredLocalException()
Constructs a TransactionRequiredLocalException with no detail message.
|
TransactionRequiredLocalException(java.lang.String message)
Constructs an TransactionRequiredLocalException with the specified
detailed message.
|
getCausedByExceptionprivate static final long serialVersionUID
public TransactionRequiredLocalException()
public TransactionRequiredLocalException(java.lang.String message)