This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Systemctl.
Summary
Initializes a new instance of the
SystemctlException
- Assembly
- Cake
.Systemctl .dll - Namespace
- Cake
.Systemctl .Exceptions - Containing Type
- SystemctlException
Syntax
public SystemctlException(int exitCode, IList<string> errorOutput)
Parameters
Name | Type | Description |
---|---|---|
exitCode | int | |
errorOutput | IList |
Return Value
Type | Description |
---|---|
void |