public class AclNotFoundException extends RuntimeException
AclObjectIdentity cannot be found for the object.| Constructor and Description |
|---|
AclNotFoundException(String message)
Constructs a new
AclNotFoundException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AclNotFoundException(String message)
AclNotFoundException with the specified detail message.message - the detail message. The detail message is saved for
later retrieval by the Throwable.getMessage() method.Copyright © 2013–2019 Europeana Cloud Development Team. All rights reserved.