Class AbstractRouteNotFoundError

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.router.AbstractRouteNotFoundError
All Implemented Interfaces:
AttachNotifier, DetachNotifier, HasElement, HasStyle, Serializable
Direct Known Subclasses:
RouteNotFoundError

public abstract class AbstractRouteNotFoundError extends Component
This is abstract error view for routing exceptions.
See Also: