public class ValidationException extends java.lang.Exception
ValidationException(java.lang.String reason)
ValidationException(java.lang.String reason, java.lang.Throwable why)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValidationException(java.lang.String reason)
public ValidationException(java.lang.String reason, java.lang.Throwable why)