description

Returns a description of the throwable.

  1. string description(Throwable throwable)
    version(unittest)
    @safe pure nothrow
    string
    description
    (
    Throwable throwable
    )
  2. string description(string expected, string actual)

Meta