Bagikan melalui


ExceptionHandlerFeature Kelas

Definisi

Fitur yang berisi jalur dan kesalahan permintaan asli untuk pemeriksaan oleh handler pengecualian.

public ref class ExceptionHandlerFeature : Microsoft::AspNetCore::Diagnostics::IExceptionHandlerFeature
public ref class ExceptionHandlerFeature : Microsoft::AspNetCore::Diagnostics::IExceptionHandlerPathFeature
public class ExceptionHandlerFeature : Microsoft.AspNetCore.Diagnostics.IExceptionHandlerFeature
public class ExceptionHandlerFeature : Microsoft.AspNetCore.Diagnostics.IExceptionHandlerPathFeature
type ExceptionHandlerFeature = class
    interface IExceptionHandlerFeature
type ExceptionHandlerFeature = class
    interface IExceptionHandlerPathFeature
    interface IExceptionHandlerFeature
type ExceptionHandlerFeature = class
    interface IExceptionHandlerFeature
    interface IExceptionHandlerPathFeature
Public Class ExceptionHandlerFeature
Implements IExceptionHandlerFeature
Public Class ExceptionHandlerFeature
Implements IExceptionHandlerPathFeature
Warisan
ExceptionHandlerFeature
Penerapan

Konstruktor

ExceptionHandlerFeature()

Fitur yang berisi jalur dan kesalahan permintaan asli untuk pemeriksaan oleh handler pengecualian.

Properti

Endpoint

Mendapatkan yang dipilih Endpoint untuk permintaan asli.

Error

Kesalahan yang ditemui selama permintaan asli

Path

Bagian dari jalur permintaan yang mengidentifikasi sumber daya yang diminta. Nilainya tidak lolos.

RouteValues

Mendapatkan yang RouteValueDictionary terkait dengan permintaan asli.

Berlaku untuk