Class ErrorLevelException
Indicates a command returned a non-zero errorlevel.
Inherits from
-
(base class)object.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-2015 Nick Sabalausky