public class ValidationException extends Exception
| Constructor and Description | 
|---|
ValidationException(String reason)  | 
ValidationException(String reason,
                   Throwable why)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString