Module jakarta.ejb
Package jakarta.ejb

Class AccessLocalException

java.lang.Object
All Implemented Interfaces:
Serializable

public class AccessLocalException extends EJBException
An AccessLocalException is thrown to indicate that the caller does not have permission to call the method. This exception is thrown to local clients.
Since:
EJB 2.0
See Also: