exception.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opCall(string t, string file, size_t line)
  2. void opCall(string t, Exception cause, string file, size_t line)
    class exception
    static
    void
    opCall
    (
    string t
    ,
    Exception cause
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta