Share via


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
Public method SPCmdletPipeBindException(String) Creates a new instance of the SPCmdletPipeBindException class. This constructor initializes the object with a localized string.
Protected method SPCmdletPipeBindException(SerializationInfo, StreamingContext) Creates a new instance of the SPCmdletPipeBindException class from serialized data.
Public method 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

SPCmdletPipeBindException Members

Microsoft.SharePoint.PowerShell Namespace