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 | |
---|---|---|
PowerShellExecutionException() | Creates a new instance of the PowerShellExecutionException class. | |
PowerShellExecutionException(String) | Creates a new instance of the PowerShellExecutionException class. | |
PowerShellExecutionException(Exception, Collection<ErrorRecord>) | Creates a new instance of the PowerShellExecutionException class. | |
PowerShellExecutionException(SerializationInfo, StreamingContext) | Creates a new instance of the PowerShellExecutionException class. | |
PowerShellExecutionException(String, Exception) | Creates a new instance of the PowerShellExecutionException class. |
Top
See Also
Reference
PowerShellExecutionException Class