public class InputValidationException extends RuntimeException
| Constructor and Description |
|---|
InputValidationException() |
InputValidationException(String message) |
InputValidationException(String message,
Throwable cause) |
InputValidationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InputValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.