description

Returns a description of the throwable.

  1. string description(Throwable throwable)
    @safe pure nothrow
    string
    description
    (
    Throwable throwable
    )
  2. void description(Output output, Throwable.TraceInfo traceInfo)

Meta