ExceptionConstructor

Undocumented in source.
  1. mixintemplate ExceptionConstructor()
  2. mixintemplate ExceptionConstructor(string defaultMessage)
    mixin template ExceptionConstructor (
    string defaultMessage
    ) {}

Constructors

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

Meta