public class ChildrenExistException extends AclDataAccessException
Acl cannot be deleted because children Acls exist.| Constructor and Description |
|---|
ChildrenExistException(String msg)
Constructs an
ChildrenExistException with the specified
message. |
ChildrenExistException(String msg,
Throwable t)
Constructs an
ChildrenExistException with the specified
message and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChildrenExistException(String msg)
ChildrenExistException with the specified
message.msg - the detail message