Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

LastOwnerException

open class LastOwnerException : Exception
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ java.security.acl.LastOwnerException

This is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.

Summary

Public constructors

Constructs a LastOwnerException.

Public constructors

<init>

Added in API level 1
LastOwnerException()

Constructs a LastOwnerException.