ErrorLevelException

Indicates a command returned a non-zero errorlevel.

Constructors

this
this(int errorLevel, string command, string file, size_t line)
Undocumented in source.

Members

Variables

command
string command;
Undocumented in source.
errorLevel
int errorLevel;
Undocumented in source.

Meta