FeatureTestException.this

Undocumented in source.
  1. this(string s, string file, typeof(__LINE__) line)
    class FeatureTestException
    this
    (
    string s
    ,
    string file = __FILE__
    ,
    typeof(__LINE__) line = __LINE__
    )
  2. this(string file, typeof(__LINE__) line)

Meta