public class java.security.acl
LastOwnerException


Hide details Login
Java SE 6
  
Extends: Throwable > Exception

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

Constructors
public LastOwnerException()
Constructs a LastOwnerException.