ExceptionHandling 클래스

정의

public ref class ExceptionHandling abstract sealed
public static class ExceptionHandling
type ExceptionHandling = class
Public Class ExceptionHandling
상속
ExceptionHandling

메서드

Name Description
RaiseAppDomainUnhandledExceptionEvent(Object)

UnhandledException 이벤트를 발생시킵니다.

SetUnhandledExceptionHandler(Func<Exception,Boolean>)

처리되지 않은 예외에 대한 처리기를 설정합니다.

적용 대상