Serializable
public class EJBAccessException extends EJBException
Constructor | Description |
---|---|
EJBAccessException() |
Constructs an EJBAccessException with no detail message.
|
EJBAccessException(String message) |
Constructs an EJBAccessException with the specified detailed message.
|
getCausedByException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.