ExceptionHandling Classe

Définition

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
Héritage
ExceptionHandling

Méthodes

Nom Description
RaiseAppDomainUnhandledExceptionEvent(Object)

Déclenche l’événement UnhandledException.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Définit un gestionnaire pour les exceptions non gérées.

S’applique à