Upravit

Sdílet prostřednictvím


ExceptionHandling Class

Definition

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

Methods

Name Description
RaiseAppDomainUnhandledExceptionEvent(Object)

Raises the UnhandledException event.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

Sets a handler for unhandled exceptions.

Applies to