ExecException.this
- this(string msg, int retval, string file, size_t line, Throwable nextInChain)
- this(string msg, string file, size_t line, Throwable nextInChain)
class ExecException
pure nothrow @nogc @safe
this
(,const string file = __FILE__ ,const size_t line = __LINE__ ,)
Passthrough constructor.