언어

RaiseThrowableEventArgs(Exception) 생성자

정의

지정된 예외 인스턴스를 사용하여 클래스의 새 인스턴스를 RaiseThrowableEventArgs 생성하고 초기화합니다.

public RaiseThrowableEventArgs(Exception e);
new Android.Runtime.RaiseThrowableEventArgs : Exception -> Android.Runtime.RaiseThrowableEventArgs

매개 변수

e
Exception

Exception 처리되지 않은 예외를 포함하는 항목입니다.

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상