Table of Contents

Method OnExceptionAsync

Namespace
Autofac.Integration.WebApi
Assembly
Autofac.Integration.WebApi.dll

OnExceptionAsync(HttpActionExecutedContext, CancellationToken)

Task OnExceptionAsync(HttpActionExecutedContext actionExecutedContext, CancellationToken cancellationToken)

Parameters

actionExecutedContext HttpActionExecutedContext
cancellationToken CancellationToken

Returns

Task