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)
  2. typeof(this) set(HttpResponseCode code, istring file, typeof(__LINE__) line)
    class HttpException
    typeof(this)
    set
    (,
    istring file = __FILE__
    ,
    typeof(__LINE__) line = __LINE__
    )

Meta