ResultException.this
- this(string msg, string file, size_t line, Throwable nextInChain)
- this(string msg, int errorCode, string file, size_t line, Throwable nextInChain)
class ResultException
@nogc @safe pure nothrow
this
- this(string msg, Throwable nextInChain, string file, size_t line)