Vatavuk / verano-http

Java HTTP Client in OOP style
MIT License
54 stars 6 forks source link

DtoBody.Of throws exception that is hard to understand #46

Closed Vatavuk closed 5 years ago

Vatavuk commented 5 years ago

Let's enrich exception message provided by ObjectMapper with "Cannot deserialize body %s"

Vatavuk commented 5 years ago

N/A