Throwable.this

this(string msg, Throwable nextInChain = null) @nogc @safe pure nothrow
No documentation available for this declaration.
this(string msg, string file, size_t line, Throwable nextInChain = null) @nogc @safe pure nothrow
No documentation available for this declaration.