public class ChildrenExistException extends AclDataAccessException
Acl
cannot be deleted because children Acl
s 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, toString
public ChildrenExistException(String msg)
ChildrenExistException
with the specified message.msg
- the detail message