ExceptionHandling Klasse

Definition

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
Vererbung
ExceptionHandling

Methoden

Name Beschreibung
RaiseAppDomainUnhandledExceptionEvent(Object)

Löst das UnhandledException-Ereignis aus.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Legt einen Handler für unbehandelte Ausnahmen fest.

Gilt für: