Class LastOwnerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.acl.LastOwnerException
All Implemented Interfaces:
Serializable

public class LastOwnerException
extends Exception
The exception that is thrown when an attempt is made to remove the the last Owner from an Owner.
See Also:
Owner, Serialized Form
  • Constructor Details

    • LastOwnerException

      public LastOwnerException()
      Creates a new LastOwnerException.