public class ValidationException extends Exception
Constructor and Description |
---|
ValidationException(String message)
Creates a new instance of ValidationException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationException(String message)