Closed BernhardBln closed 6 years ago
Do not set the error detail with the exception message for ordinary exceptions.
The exception message is now only set to the error detail field if the exception is a WebApplicationException.
Also fixed:
Coverage increased (+0.4%) to 96.104% when pulling b4113bf7794d17e38c88bab261150523b86e4537 on BernhardBln:master into 887ccc84c32df2ceb10f5861e712554fb392449d on Mercateo:master.
Yes, I admit, I didn't write a test for the toString method of the JSON pojo... but how about tweaking the coverage settings instead? :D
thx a lot :-)
Do not set the error detail with the exception message for ordinary exceptions.
The exception message is now only set to the error detail field if the exception is a WebApplicationException.
Also fixed: