Class NotFoundError

An error that is thrown during rendering to signify that the RouteOptions.notFoundComponent must be rendered instead of the matched route.

Hierarchy

Constructors

Constructors

  • Parameters

    • Optionalmessage: string

    Returns NotFoundError

  • Parameters

    • Optionalmessage: string
    • Optionaloptions: ErrorOptions

    Returns NotFoundError