C# Class NuDeploy.Core.Services.Installation.PowerShell.PowerShellException

Inheritance: System.Exception
Afficher le fichier Open project: andreaskoch/NuDeploy

Méthodes publiques

Méthode Description
PowerShellException ( string message, Exception innerException ) : System

Method Details

PowerShellException() public méthode

public PowerShellException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System