Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
java.security.acl

Class AclNotFoundException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.security.acl.AclNotFoundException


public class AclNotFoundException

extends Exception

This exception is thrown when a requested access control list (ACL) is not found.

Author:

Constructor Summary

AclNotFoundException()

Initializes a new instance of this class with no descriptive message

Constructor Details

AclNotFoundException

public AclNotFoundException()

Initializes a new instance of this class with no descriptive message