AclNotFoundExceptionpublic class AclNotFoundException extends Exception The exception, that is thrown when a reference to a non-existent Access
Control List (ACL) is made. |
Fields Summary |
---|
private static final long | serialVersionUID |
Constructors Summary |
---|
public AclNotFoundException()Creates a new {@code AclNotFoundException}.
|
|