java.security.acl

Class LastOwnerException

public class LastOwnerException extends Exception

This exception is thrown when an attempt is made to delete the last owner of an access control list (ACL)

See Also: Owner

UNKNOWN: updated to 1.4

Constructor Summary
LastOwnerException()
Initialize a new instance of LastOwnerException that does not have a log message.

Constructor Detail

LastOwnerException

public LastOwnerException()
Initialize a new instance of LastOwnerException that does not have a log message.