Table of Contents

Method CreateErrorCard

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

CreateErrorCard(Exception)

Creates card with the error to show instead of not loaded card.

public static AbstractControl CreateErrorCard(Exception e)

Parameters

e Exception

Exception.

Returns

AbstractControl