FileDocCategorySizeDatePackage
LastOwnerException.javaAPI DocAndroid 1.5 API1280Wed May 06 22:41:06 BST 2009java.security.acl

LastOwnerException

public class LastOwnerException extends Exception
The exception that is thrown when an attempt is made to remove the the last {@code Owner} from an {@code Owner}.
see
Owner
since
Android 1.0

Fields Summary
private static final long
serialVersionUID
Constructors Summary
public LastOwnerException()
Creates a new {@code LastOwnerException}.

since
Android 1.0


                  
      
    
Methods Summary