ExceptionBody

Undocumented in source.
  1. mixintemplate ExceptionBody(string msg)
    mixin template ExceptionBody (
    string msg
    ) {}
  2. mixintemplate ExceptionBody()

Constructors

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

Meta