PipelineComponentHResultException Class

Definition

Exception raised by the Script component when it encounters a COM exception.

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
Inheritance
PipelineComponentHResultException

Constructors

PipelineComponentHResultException(Int32)

Initializes a new instance of the PipelineComponentHResultException class.

PipelineComponentHResultException(String, Int32)

Initializes a new instance of the PipelineComponentHResultException class.

Applies to