public class ValidationException extends IllegalArgumentException
Validate.| Constructor and Description |
|---|
ValidationException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String Validator
public ValidationException(String msg)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2009–2022 Jonathan Hedley. All rights reserved.