Skip to main content

Module error

Module error 

Source
Expand description

Error handling for router

Provides error types and handlers for navigation failures, 404s, and other routing errors.

Structs§

ErrorHandlers
Collection of error handlers for the router

Enums§

NavigationError
Errors that can occur during navigation
NavigationResult
Result of a navigation attempt

Type Aliases§

ErrorHandler
Handler for navigation errors
NotFoundHandler
Handler for 404 not found