com.vaadin.flow.router.

Class RouteNotFoundError

All Implemented Interfaces:

AttachNotifier, DetachNotifier, HasElement, HasStyle, HasErrorParameter<NotFoundException>, Serializable

@Tag("div") @DefaultErrorHandler public class RouteNotFoundError extends AbstractRouteNotFoundError implements HasErrorParameter<NotFoundException>

This is a basic default error view shown on routing exceptions.

Since:

1.0

See Also: