daml/daml-lf/interpreter
Moritz Kiefer 8bc5ff06a7
Clarify unhandled exception error message (#12353)
* Clarify unhandled exception error message

The previous error doesn’t make it clear that this is an exception in
user code rather than a Scala exception in our code.

Daml-lf exception would technically be more correct but I don’t think
it’s helpful here so I went with Daml exception.

changelog_begin
changelog_end

* adjust ledger api test tool

changelog_begin
changelog_end

* Update test assertions

changelog_begin
changelog_end

* fix another assertion

changelog_begin
changelog_end
2022-01-11 17:57:07 +00:00
..
perf update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
src Clarify unhandled exception error message (#12353) 2022-01-11 17:57:07 +00:00
BUILD.bazel LF: Benchmark for structural record projection (#12329) 2022-01-11 10:36:48 +01:00