Class ErrorLevelException
Indicates a command returned a non-zero errorlevel.
Inherits from
-
object
(base class).Exception
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
command
|
string |
|
errorLevel
|
int |
|
output
|
string |
The command's output is only available if the command was executed with |
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky