ExceptionHandling Classe

Definizione

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
Ereditarietà
ExceptionHandling

Metodi

Nome Descrizione
RaiseAppDomainUnhandledExceptionEvent(Object)

Genera l'evento UnhandledException.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Imposta un gestore per le eccezioni non gestite.

Si applica a