corda/tools/shell/src
Adel El-Beik 374ae80ab1 ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969)
* ENT-3322: Improved error reporting when an error occurs in type construction, after the ctor has been found.

* ENT-3322: FlowA in this test violated a restriction of StringToMethodCallParser that parameters with the same name but different types cannot be overloaded.
Fixed up FlowA to not have overloaded operation.

* ENT-3322: Simplified code following review comments.

* ENT-3322: Few updates following PR review comments.
2019-04-12 11:13:53 +01:00
..
integration-test Backport merge fixes added to ENT (#4618) 2019-01-29 13:45:04 +00:00
main ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969) 2019-04-12 11:13:53 +01:00
test ENT-3322: Improved error reporting in interactive shell when an error occurs after a ctor is matched. (#4969) 2019-04-12 11:13:53 +01:00