lightblue-platform/lightblue-client

Add toString impls to Error types

Closed this issue · 2 comments

It is painful to describe these as strings for debugging / error handling without this

I assume you meant the Response Exceptions, but I am not sure what you are asking to be included in the toString response.

I mean Error and DataError. I want the context, msg, and error code. Right
now I have to build strings of that myself. Unless I'm missing something?

On Sat, Feb 20, 2016, 9:20 PM Dennis Crissman notifications@github.com
wrote:

I assume you meant the Response Exceptions, but I am not sure what you are
asking to be included in the toString response.


Reply to this email directly or view it on GitHub
#261 (comment)
.