SPCmdletPipeBindException constructor

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