public class EJBAccessException extends EJBException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
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
private static final long serialVersionUID