Share via


Utils.ThrowException(Int32) 메서드

정의

지역화된 Visual Basic 예외를 throw합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 static void ThrowException(int hr);
public static void ThrowException (int hr);
static member ThrowException : int -> unit
Public Sub ThrowException (hr As Integer)
Public Shared Sub ThrowException (hr As Integer)

매개 변수

hr
Int32

Visual Basic 오류 식별자입니다.

설명

이 클래스는 Visual Basic 컴파일러를 지원 하며 코드에서 직접 사용할 수 없습니다.

적용 대상