HttpException.set

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

Meta