Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Error message incorrectly references RouteCollection when you don't set the default handler on RouteBuilder #351

@danroth27

Description

@danroth27

If you don't set the default handler on RouteBuilder and then call MapRoute then you get the following error message:

A default handler must be set on the RouteCollection.

I think that should say RouteBuilder, not RouteCollection.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions