Class DirectorySecurityException

  • All Implemented Interfaces:
    Serializable

    public class DirectorySecurityException
    extends DirectoryException
    Exception thrown when access to a directory is denied.

    Access can be denied for Read/Write when the directory is configured with permissions or is read-only and the current user does not have adequate privileges for the attempted method.

    Since:
    8.3
    See Also:
    Serialized Form