SPCmdletPipeBindException Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the SPCmdletPipeBindException class based on the supplied parameters.
Overload List
Name | Description | |
---|---|---|
SPCmdletPipeBindException(String) | Creates a new instance of the SPCmdletPipeBindException class. This constructor initializes the object with a localized string. | |
SPCmdletPipeBindException(SerializationInfo, StreamingContext) | Creates a new instance of the SPCmdletPipeBindException class from serialized data. | |
SPCmdletPipeBindException(String, Exception) | Creates a new instance of the SPCmdletPipeBindException class. This constructor initializes the object with a localized string and an inner exception. |
Top
See Also
Reference
SPCmdletPipeBindException Class