@PublicEvolving public class ValidationException extends RuntimeException
This exception indicates that the user did something wrong.
| Constructor and Description |
|---|
ValidationException(String message) |
ValidationException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.