Save This Page
Home » openjdk-7 » java » security » acl » [javadoc | source]
java.security.acl
public class: AclNotFoundException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         java.security.acl.AclNotFoundException

All Implemented Interfaces:
    Serializable

This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).
Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public AclNotFoundException() 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait