- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.security.acl.LastOwnerException
-
- 实现的所有接口
-
Serializable
@Deprecated(since="9", forRemoval=true) public class LastOwnerException extends 异常
Deprecated, for removal: This API element is subject to removal in a future version.This class is deprecated and subject to removal in a future version of Java SE. It has been replaced byjava.security.Policy
and related classes since 1.2.只要尝试删除访问控制列表的最后一个所有者,就会抛出此异常。- 从以下版本开始:
- 1.1
- 另请参见:
-
Owner.deleteOwner(java.security.Principal, java.security.Principal)
, Serialized Form
-
-
构造方法摘要
构造方法 构造器 描述 LastOwnerException()
不推荐使用,要删除:此API元素将在以后的版本中删除。构造一个LastOwnerException。
-
方法摘要
-