Partager via


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) Méthode

Définition

Appelé pour notifier les écouteurs d’une exception non prise en charge.

protected:
 void OnUnhandledException(UnhandledExceptionEventArgs ^ e);
protected void OnUnhandledException (UnhandledExceptionEventArgs e);
member this.OnUnhandledException : UnhandledExceptionEventArgs -> unit
Protected Sub OnUnhandledException (e As UnhandledExceptionEventArgs)

Paramètres

S’applique à