Commit 5140a7e
committed
Updated
With the introduction of the `ErrorController` (e7fe64f, bf46877), we now have a valid target for the `UseExceptionHandler()` call. Previously, this pointed to a non-existent page. This was fine for sample purposes, but now that we have an actual page to us, this is preferred.
This could alternatively point to any arbitrary `Topic` under `Error` (e.g., `Error:InternalServer`).UseExceptionHandler() to use the new ErrorController
1 parent 8ab1d77 commit 5140a7e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments