Class java.security.acl.LastOwnerPrincipalException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class java.security.acl.LastOwnerPrincipalException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.security.acl.LastOwnerPrincipalException

public class LastOwnerPrincipalException
extends Exception
This is an exception that is raised whenever the principal is not an owner of the object it is modifying.

Constructor Index

 o LastOwnerPrincipalException()

Constructors

 o LastOwnerPrincipalException
  public LastOwnerPrincipalException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index