public class AlreadyExistsException extends AclDataAccessException
Acl
entry already exists for the object.Constructor and Description |
---|
AlreadyExistsException(String msg)
Constructs an
AlreadyExistsException with the specified message. |
AlreadyExistsException(String msg,
Throwable t)
Constructs an
AlreadyExistsException with the specified message
and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyExistsException(String msg)
AlreadyExistsException
with the specified message.msg
- the detail message