Table of Contents

Method GetErrorFileAndPos

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

GetErrorFileAndPos(Exception, string?)

Builds message with filename and error position.

public static string? GetErrorFileAndPos(Exception e, string? resName)

Parameters

e Exception

Exception.

resName string

Uixml resource name.

Returns

string