public class ValidationException extends Exception
| Constructor and Description | 
|---|
ValidationException(String message)  | 
ValidationException(String message,
                   Throwable cause)  | 
ValidationException(String message,
                   Throwable cause,
                   boolean enableSuppression,
                   boolean writableStackTrace)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 National Institute of Standards and Technology. All rights reserved.