HttpException.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) set(cstring msg, string file, long line)
    class HttpException
    override
    typeof(this)
    set
    (,
    string file = __FILE__
    ,
    long line = __LINE__
    )
  2. typeof(this) set(HttpResponseCode code, string file, typeof(__LINE__) line)

Meta