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::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. |