public class AclValidationException extends AclRuntimeException
Constructor and Description |
---|
AclValidationException(String message)
Constructs a
AclValidationException with the specified path and message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AclValidationException(String message)
AclValidationException
with the specified path and message.message
- the detail message (which is saved for later retrieval by the AbstractRuntimeException.getMessage()
method).<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>