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 クラスの新しいインスタンスを初期化します。

適用対象