Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.vaadin.flow.router.internal
Annotation Interface DefaultErrorHandler
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Documented
public @interface
DefaultErrorHandler
Marks an HasErrorParameter view as Framework default handler so it can be disregarded if there is a custom view for the same Exception.
Since: