daml/ledger/ledger-api-test-tool
Samir Talwar 15e1df81c2
ledger-api-test-tool: When in verbose mode, print exception causes. (#6948)
The current implementation of generating stack traces ignores the
`cause` of any exception, which means the actual error tends to be
masked. This changes the logic to rely on `Throwable::printStackTrace`,
which correctly prints the chain of causes too.

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-14 09:29:46 +00:00
..
src/main ledger-api-test-tool: When in verbose mode, print exception causes. (#6948) 2020-08-14 09:29:46 +00:00
BUILD.bazel Update Bazel 2.1.0 --> 3.3.1 (#6761) 2020-07-23 09:46:04 +02:00
conformance.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00