PipelineComponentHResultException クラス

定義

Scriptコンポーネントが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 クラスの新しいインスタンスを初期化します。

適用対象