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-2016 Nick Sabalausky
this( int errorLevel, string command, string output = null, string file = __FILE__, ulong line = cast(ulong)__LINE__ );
Nick Sabalausky
Copyright (C) 2014-2016 Nick Sabalausky