Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
ThrowTerminatingError(ErrorRecord) | (Inherited from Cmdlet.) |
![]() |
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. |
![]() |
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. |
Top