PipelineComponentHResultException 클래스

정의

스크립트 구성 요소에서 COM 예외가 나타날 때 발생하는 예외입니다.

public ref class PipelineComponentHResultException sealed : System::Runtime::InteropServices::COMException
public sealed class PipelineComponentHResultException : System.Runtime.InteropServices.COMException
type PipelineComponentHResultException = class
    inherit COMException
Public NotInheritable Class PipelineComponentHResultException
Inherits COMException
상속
PipelineComponentHResultException

생성자

PipelineComponentHResultException(Int32)

PipelineComponentHResultException 클래스의 새 인스턴스를 초기화합니다.

PipelineComponentHResultException(String, Int32)

PipelineComponentHResultException 클래스의 새 인스턴스를 초기화합니다.

적용 대상