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, isInvisibleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EmptyValueException(String message)
Copyright © 2022 Vaadin Ltd. All rights reserved.