Class AccessDeniedException

All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable

public class AccessDeniedException extends SuperRuntimeException implements Serializable
This exception is thrown by the Authorization layer to indicate that a requested access (to a certification resource) is denied. Exception message would have information on principal and resource.
See Also: