Class AclNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.acl.AclNotFoundException
All Implemented Interfaces:
Serializable

public class AclNotFoundException
extends Exception
The exception, that is thrown when a reference to a non-existent Access Control List (ACL) is made.
See Also:
Serialized Form
  • Constructor Details

    • AclNotFoundException

      public AclNotFoundException()
      Creates a new AclNotFoundException.