Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Steeltoe
Tooling
ShellException
C# Class Steeltoe.Tooling.ShellException
Represents errors in shell invocations.
Inheritance:
Exception
Afficher le fichier
Open project: SteeltoeOSS/Tooling
Méthodes publiques
Méthode
Description
ShellException
(
string
message
) :
System
Creates a new ShellException.
Method Details
ShellException()
public
méthode
Creates a new ShellException.
public
ShellException
(
string
message
) :
System
message
string
Exception message.
Résultat
System