Udostępnij za pośrednictwem


ExceptionHandlerFeature Klasa

Definicja

Funkcja zawierająca ścieżkę i błąd oryginalnego żądania badania przez program obsługi wyjątków.

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
Dziedziczenie
ExceptionHandlerFeature
Implementuje

Konstruktory

ExceptionHandlerFeature()

Funkcja zawierająca ścieżkę i błąd oryginalnego żądania badania przez program obsługi wyjątków.

Właściwości

Endpoint

Pobiera wybrane Endpoint dla oryginalnego żądania.

Error

Błąd napotkany podczas oryginalnego żądania

Path

Część ścieżki żądania, która identyfikuje żądany zasób. Wartość jest nieunikowana.

RouteValues

Pobiera element RouteValueDictionary skojarzony z oryginalnym żądaniem.

Dotyczy