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