throwError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool throwError(A args)
  2. bool throwError(string file, uint line, A args)
  3. bool throwError(T value, string file, uint line)
    bool
    throwError
    (
    T
    )
    (,
    string file = __FILE__
    ,
    uint line = __LINE__
    )

Meta