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 类的新实例。

适用于