FluentException

Undocumented in source.

Constructors

this
this(string leftPart, string rightPart, string file, size_t line)
Undocumented in source.
this
this(string leftPart, string reason, string rightPart, string file, size_t line)
Undocumented in source.
this
this(string msg, string file, size_t line)
Undocumented in source.

Members

Functions

because
FluentException because(string reason)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

reason
string reason;
Undocumented in source.

Meta