public class TransactionRequiredLocalException extends EJBException
| Constructor and Description |
|---|
TransactionRequiredLocalException()
Constructs a TransactionRequiredLocalException with no detail message.
|
TransactionRequiredLocalException(String message)
Constructs an TransactionRequiredLocalException with the specified
detailed message.
|
getCausedByExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionRequiredLocalException()
public TransactionRequiredLocalException(String message)
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.