Aracılığıyla paylaş


IExceptionFilter Arabirim

Tanım

Bir eylem oluşturulduktan sonra çalışan bir Exceptionfiltre.

public interface class IExceptionFilter : Microsoft::AspNetCore::Mvc::Filters::IFilterMetadata
public interface IExceptionFilter : Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata
type IExceptionFilter = interface
    interface IFilterMetadata
Public Interface IExceptionFilter
Implements IFilterMetadata
Türetilmiş
Uygulamalar

Yöntemler

OnException(ExceptionContext)

Eylem oluşturulduktan sonra çağrılır Exception.

Şunlara uygulanır