SPSetCmdletBase<TCmdletObject>.ThrowTerminatingError Method

Include Protected Members
Include Inherited Members

Writes the details of a terminating error to the screen as an error message and logs the details in a log file.

Overload List

  Name Description
Public method ThrowTerminatingError(ErrorRecord) (Inherited from Cmdlet.)
Protected method ThrowTerminatingError(Exception, ErrorCategory, Object) Writes the details of a terminating error to the screen as an error message and logs the details in a log file. (Inherited from SPCmdlet.)
Protected method ThrowTerminatingError(Exception, ErrorCategory, Object, String) Writes the details of a terminating error to the screen as an error message and logs the details in a log file. (Inherited from SPCmdlet.)

Top

See Also

Reference

SPSetCmdletBase<TCmdletObject> Class

SPSetCmdletBase<TCmdletObject> Members

Microsoft.SharePoint.PowerShell Namespace