FluentException.this

Undocumented in source.
  1. this(string leftPart, string rightPart, string file, size_t line)
    class FluentException
    pure @safe
    this
    (
    string leftPart
    ,
    string rightPart
    ,
    string file
    ,
    size_t line
    )
  2. this(string leftPart, string reason, string rightPart, string file, size_t line)
  3. this(string msg, string file, size_t line)

Meta