Table of Contents

Method WrapException

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

WrapException(Exception)

Wraps exception for the debug purposes.

public static Exception WrapException(Exception e)

Parameters

e Exception

Exception.

Returns

Exception