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