public class ValidationException extends RuntimeException
| Constructor and Description | 
|---|
ValidationException()  | 
ValidationException(String message)  | 
ValidationException(String message,
                   Throwable cause)  | 
ValidationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.