Share via


PowerShellExecutionException Constructor

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a new instance of the PowerShellExecutionException class.

Overload List

  Name Description
Public method PowerShellExecutionException() Creates a new instance of the PowerShellExecutionException class.
Public method PowerShellExecutionException(String) Creates a new instance of the PowerShellExecutionException class.
Public method PowerShellExecutionException(Exception, Collection<ErrorRecord>) Creates a new instance of the PowerShellExecutionException class.
Protected method PowerShellExecutionException(SerializationInfo, StreamingContext) Creates a new instance of the PowerShellExecutionException class.
Public method PowerShellExecutionException(String, Exception) Creates a new instance of the PowerShellExecutionException class.

Top

See Also

Reference

PowerShellExecutionException Class

PowerShellExecutionException Members

System.Management.Automation.Activities Namespace