Table of Contents

Class NullExceptionNotifier

Namespace
Volo.Abp.ExceptionHandling
Assembly
Volo.Abp.Core.dll
public class NullExceptionNotifier : IExceptionNotifier
Inheritance
NullExceptionNotifier
Implements
Inherited Members
Extension Methods

Properties

Instance

public static NullExceptionNotifier Instance { get; }

Property Value

NullExceptionNotifier

Methods

NotifyAsync(ExceptionNotificationContext)

public Task NotifyAsync(ExceptionNotificationContext context)

Parameters

context ExceptionNotificationContext

Returns

Task