ExceptionHandling クラス

定義

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
継承
ExceptionHandling

メソッド

名前 説明
RaiseAppDomainUnhandledExceptionEvent(Object)

UnhandledException イベントを発生させます。

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

ハンドルされない例外のハンドラーを設定します。

適用対象