Table of Contents

Method OnError

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

OnError(Exception)

Raised on error. Calls Error event.

protected virtual void OnError(Exception e)

Parameters

e Exception

Exception.