Table of Contents

Method OnProcessException

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnProcessException(ThrowExceptionEventArgs)

Called when an exception need to be processed.

protected virtual void OnProcessException(ThrowExceptionEventArgs e)

Parameters

e ThrowExceptionEventArgs

An ThrowExceptionEventArgs that contains the event data.