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