DeveloperExceptionPageMiddleware Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Captures synchronous and asynchronous exceptions from the pipeline and generates error responses.
public ref class DeveloperExceptionPageMiddleware
public class DeveloperExceptionPageMiddleware
type DeveloperExceptionPageMiddleware = class
Public Class DeveloperExceptionPageMiddleware
- Inheritance
-
DeveloperExceptionPageMiddleware
Constructors
Methods
Invoke(HttpContext) |
Process an individual request. |