Class PermissionDeniedException

  • All Implemented Interfaces:
    Serializable

    public class PermissionDeniedException
    extends ConnectorSecurityException
    Thrown when the target resource will not allow a Connector to perform a particular operation. An instance of PermissionDeniedException generally describes a native error returned by (or wraps a native exception thrown by) the target resource.
    See Also:
    Serialized Form