Added in API level 1
Deprecated in API level 33

AclNotFoundException

open class AclNotFoundException : Exception
kotlin.Any
   โ†ณ kotlin.Throwable
   โ†ณ java.lang.Exception
   โ†ณ java.security.acl.AclNotFoundException

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

Summary

Public constructors

Constructs an AclNotFoundException.

Public constructors

AclNotFoundException

Added in API level 1
AclNotFoundException()

Constructs an AclNotFoundException.