ExpressionError.this

Undocumented in source.
  1. this(string msg, string file, size_t line)
  2. this(S source, string msg, string file, size_t line)
    class ExpressionError
    this
    (
    S
    )
    (
    ref const S source
    ,
    string msg
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta