description

Writes the optional trace info of a throwable.

  1. string description(Throwable throwable)
  2. void description(Output output, Throwable.TraceInfo traceInfo)
    void
    description
    (
    Output
    )
    (
    auto ref Output output
    ,
    Throwable.TraceInfo traceInfo
    )

Meta