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