ErrorPageExtensions Class
Provides extension methods for error page.
Assembly: Microsoft.Owin.Diagnostics (in Microsoft.Owin.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseErrorPage(IAppBuilder) | Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses. |
![]() ![]() | UseErrorPage(IAppBuilder, ErrorPageOptions) | Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses. |
Show:

