Method AfterProcessException
AfterProcessException(AbstractControl, ThrowExceptionEventArgs)
Called when an exception need to be processed.
public virtual void AfterProcessException(AbstractControl sender, ThrowExceptionEventArgs e)
Parameters
senderAbstractControlControl which sends the notification.
eThrowExceptionEventArgsAn ThrowExceptionEventArgs that contains the event data.