public class InvalidACLException extends ConstraintViolationException
| Constructor and Description |
|---|
InvalidACLException(String msg)
Ordinary constructor.
|
InvalidACLException(Throwable rootCause)
Ordinary constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidACLException(String msg)
msg - the messagepublic InvalidACLException(Throwable rootCause)
rootCause - the root causeCopyright © 2013–2019 DuraSpace, Inc.. All rights reserved.