@DefaultErrorHandler
public class SpringRouteNotFoundError
extends com.vaadin.flow.router.RouteNotFoundError
| Constructor and Description |
|---|
SpringRouteNotFoundError() |
| Modifier and Type | Method and Description |
|---|---|
int |
setErrorParameter(com.vaadin.flow.router.BeforeEnterEvent event,
com.vaadin.flow.router.ErrorParameter<com.vaadin.flow.router.NotFoundException> parameter) |
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisiblepublic int setErrorParameter(com.vaadin.flow.router.BeforeEnterEvent event,
com.vaadin.flow.router.ErrorParameter<com.vaadin.flow.router.NotFoundException> parameter)
setErrorParameter in interface com.vaadin.flow.router.HasErrorParameter<com.vaadin.flow.router.NotFoundException>setErrorParameter in class com.vaadin.flow.router.RouteNotFoundErrorCopyright © 2021 Vaadin Ltd. All Rights Reserved.