Function ErrorLevelException.this
Prototype
this(
int errorLevel,
string command,
string output = null,
string file = __FILE__,
ulong line = cast(ulong)__LINE__
);
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2017 Nick Sabalausky