PipelineComponentHResultException Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception raised by the Script component when it encounters a COM exception.
public ref class PipelineComponentHResultException sealed : System::Runtime::InteropServices::COMExceptionpublic sealed class PipelineComponentHResultException : System.Runtime.InteropServices.COMExceptiontype PipelineComponentHResultException = class
    inherit COMExceptionPublic 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. |