ExceptionConstructors

mixes in standard exception constructors that call super correctly

Constructors

this
this(string message, Throwable next, string file, size_t line)
Undocumented in source.
this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta