ErrorPageExtensions Methods

  NameDescription
Public method Static member UseErrorPage(IAppBuilder) Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses.
Public method Static member UseErrorPage(IAppBuilder, ErrorPageOptions) Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses.
Top
Show: