| Package | Description |
|---|---|
| com.vaadin.flow.data.binder |
| Modifier and Type | Method and Description |
|---|---|
Optional<BindingException> |
DefaultBindingExceptionHandler.handleException(HasValue<?,?> field,
Exception exception) |
Optional<BindingException> |
BindingExceptionHandler.handleException(HasValue<?,?> field,
Exception exception)
Produces a
BindingException instance based on original
exception and field as a subject of the exception. |
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.