corda/serialization
Katelyn Baker e871b83464
CORDA-1672 - Enable better user-helpful error messages (#3445)
* CORDA-1672 - Enable better user-helpful error messages

The issue is that the error reporting framework in the serializer is
targeted at developers in the node. However, because we pass exceptions
to users over RPC those error messages aren't always helpful.

Keep an internal exception that tracks debug useful information and log
that just before any exception escapes the framework and allow for
specific user "problem mitigation" issues to be set.

* wip

* update remaining excepions
2018-07-27 10:56:17 +01:00
..
src CORDA-1672 - Enable better user-helpful error messages (#3445) 2018-07-27 10:56:17 +01:00
build.gradle ENT-1565 Upgrade Artemis version to latest. (#3557) 2018-07-13 10:10:26 +01:00