Uses of Class
com.vaadin.flow.router.internal.DefaultErrorHandler
-
Packages that use DefaultErrorHandler Package Description com.vaadin.flow.router -
-
Uses of DefaultErrorHandler in com.vaadin.flow.router
Classes in com.vaadin.flow.router with annotations of type DefaultErrorHandler Modifier and Type Class Description classInternalServerErrorThis is a basic default error view shown on exceptions during navigation.classRouteNotFoundErrorThis is a basic default error view shown on routing exceptions.
-