1 implementation of HandleException
Microsoft.AspNetCore.Components (1)
ErrorBoundaryBase.cs (1)
57
void IErrorBoundary.
HandleException
(Exception exception)
1 reference to HandleException
Microsoft.AspNetCore.Components (1)
RenderTree\Renderer.cs (1)
1105
errorBoundary.
HandleException
(error);