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