Share via


ExceptionHandlerFeature Sınıf

Tanım

Bir özel durum işleyicisi tarafından incelenmesi için özgün isteğin yolunu ve hatasını içeren özellik.

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
Devralma
ExceptionHandlerFeature
Uygulamalar

Oluşturucular

ExceptionHandlerFeature()

Bir özel durum işleyicisi tarafından incelenmesi için özgün isteğin yolunu ve hatasını içeren özellik.

Özellikler

Endpoint

Özgün istek için seçileni Endpoint alır.

Error

Özgün istek sırasında karşılaşılan hata

Path

İstek yolunun istenen kaynağı tanımlayan kısmı. Değer kaçışsız.

RouteValues

RouteValueDictionary Özgün istekle ilişkilendirileni alır.

Şunlara uygulanır