ExceptionHandling Classe

Definição

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
Herança
ExceptionHandling

Métodos

Nome Description
RaiseAppDomainUnhandledExceptionEvent(Object)

Aciona o evento UnhandledException.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Define um manipulador para exceções sem tratamento.

Aplica-se a