TraceInfo.this

Gather trace info from Throwable

  1. this(Throwable ex)
    struct TraceInfo
    version(Posix)
    nothrow @trusted @nogc pure
    this
    (
    Throwable ex
    )
  2. this(Throwable.TraceInfo ti)

Meta