Table of Contents

Interface IApizrExceptionHandler

Namespace
Apizr
Assembly
Apizr.dll
public interface IApizrExceptionHandler

Methods

HandleAsync(ApizrException)

Task<bool> HandleAsync(ApizrException ex)

Parameters

ex ApizrException

Returns

Task<bool>