4 references to IProxyException
Microsoft.AspNetCore.Diagnostics.Tests (4)
TestDiagnosticListener.cs (4)
18
public
IProxyException
Exception { get; set; }
46
public virtual void OnHostingUnhandledException(IProxyHttpContext httpContext,
IProxyException
exception)
56
public virtual void OnDiagnosticUnhandledException(IProxyHttpContext httpContext,
IProxyException
exception)
66
public virtual void OnDiagnosticHandledException(IProxyHttpContext httpContext,
IProxyException
exception)