Sdílet prostřednictvím


ExceptionHandlerFeature Třída

Definice

Funkce obsahující cestu a chybu původního požadavku na prozkoumání obslužnou rutinou výjimky.

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
Dědičnost
ExceptionHandlerFeature
Implementuje

Konstruktory

ExceptionHandlerFeature()

Funkce obsahující cestu a chybu původního požadavku na prozkoumání obslužnou rutinou výjimky.

Vlastnosti

Endpoint

Získá vybraný Endpoint pro původní požadavek.

Error

Chyba, ke které došlo během původního požadavku

Path

Část cesty požadavku, která identifikuje požadovaný prostředek. Hodnota není u řídicího pole.

RouteValues

RouteValueDictionary Získá přidružený k původnímu požadavku.

Platí pro