SPCmdletException Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the SPCmdletException class.
Overload List
Name | Description | |
---|---|---|
SPCmdletException(String) | Creates a new instance of the SPCmdletException class. | |
SPCmdletException(SerializationInfo, StreamingContext) | Creates a new instance of the SPCmdletException class. | |
SPCmdletException(String, Exception) | Creates a new instance of the SPCmdletException class. |
Top