AclNotFoundException
open classAclNotFoundException: 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.