Throwable.next

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(Throwable) next [@property getter]
    class Throwable
    @property @safe inout return scope pure nothrow @nogc
    inout(Throwable)
    next
    ()
  2. Throwable next [@property setter]

Meta