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

Name Description
RaiseAppDomainUnhandledExceptionEvent(Object)

Eleva o UnhandledException evento.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Define um handler para exceções não tratadas.

Aplica-se a