public static class Validator.EmptyValueException extends Validator.InvalidValueException
Validator.InvalidValueException
that indicates that
validation failed because the value was empty. What empty means is up to
the thrower.Constructor and Description |
---|
EmptyValueException(String message) |
getCauses, getHtmlMessage, isInvisible
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EmptyValueException(String message)
Copyright © 2021 Vaadin Ltd. All rights reserved.