ErrorPageExtensions Methods
| 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: