error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void error(Exception e)
  2. void error(string fmt, Args args)
    @trusted
    void
    error
    (
    Args...
    )
    (
    string fmt
    ,
    lazy Args args
    )

Meta