ExceptionHandlerFeature Třída

Definice

Funkce obsahující cestu a chybu původní žádosti o 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()

Vlastnosti

Endpoint

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

Error

Při původním požadavku došlo k chybě.

Path

Část cesty požadavku, která identifikuje požadovaný prostředek. Hodnota není uchycená.

RouteValues

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

Platí pro