LastOwnerExceptionpublic class LastOwnerException extends Exception This is an exception that is thrown whenever an attempt is made to delete
the last owner of an Access Control List. |
Fields Summary |
---|
private static final long | serialVersionUID |
Constructors Summary |
---|
public LastOwnerException()Constructs a LastOwnerException.
|
|