共用方式為


ErrorContext 類別

定義

提供 DeveloperExceptionPageMiddleware 目前正在處理之錯誤的內容。

public ref class ErrorContext
public class ErrorContext
type ErrorContext = class
Public Class ErrorContext
繼承
ErrorContext

建構函式

ErrorContext(HttpContext, Exception)

使用指定的 HttpContextException ,初始化 ErrorCoNtext。

屬性

Exception

Exception 要求處理期間擲回的 。

HttpContext

HttpContext

適用於