Class AlwaysExceptionAsyncInterceptor
Implements
Inherited Members
Namespace: Volo.Abp.DynamicProxy
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class AlwaysExceptionAsyncInterceptor : AbpInterceptor, IAbpInterceptor
Constructors
AlwaysExceptionAsyncInterceptor()
Declaration
public AlwaysExceptionAsyncInterceptor()
Methods
InterceptAsync(IAbpMethodInvocation)
Declaration
public override Task InterceptAsync(IAbpMethodInvocation invocation)
Parameters
| Type | Name | Description |
|---|---|---|
| IAbpMethodInvocation | invocation |
Returns
| Type | Description |
|---|---|
| Task |