Uses of Interface
com.vaadin.flow.router.HasErrorParameter
-
Packages that use HasErrorParameter Package Description com.vaadin.flow.router -
-
Uses of HasErrorParameter in com.vaadin.flow.router
Classes in com.vaadin.flow.router that implement HasErrorParameter Modifier and Type Class Description class
InternalServerError
This is a basic default error view shown on exceptions during navigation.class
RouteNotFoundError
This is a basic default error view shown on routing exceptions.
-