public class java.security.acl
AclNotFoundException


Show All Login
Java SE 6
  
Extends: Throwable > Exception

This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).

Constructors
public AclNotFoundException()
Constructs an AclNotFoundException.