ExceptionHandling Clase

Definición

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

Métodos

Nombre Description
RaiseAppDomainUnhandledExceptionEvent(Object)

Genera el evento UnhandledException.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Establece un controlador para excepciones no controladas.

Se aplica a