CannotCreatePipelineComponentException 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.
The exception that is thrown when the data flow cannot create an instance of a Script component.
public ref class CannotCreatePipelineComponentException : ApplicationException
[System.Serializable]
public class CannotCreatePipelineComponentException : ApplicationException
[<System.Serializable>]
type CannotCreatePipelineComponentException = class
inherit ApplicationException
Public Class CannotCreatePipelineComponentException
Inherits ApplicationException
- Inheritance
-
CannotCreatePipelineComponentException
- Attributes
Constructors
CannotCreatePipelineComponentException(String) |
Initializes a new instance of the CannotCreatePipelineComponentException class. |