Table of Contents

Method RaiseUnhandledException

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

RaiseUnhandledException(Exception)

Raises the UnhandledException event, or calls Environment.FailFast if no event handlers are present.

public static void RaiseUnhandledException(Exception exception)

Parameters

exception Exception