I'm adding a RestException to TornadoFX. It will c...
# tornadofx
e
I'm adding a RestException to TornadoFX. It will contain the exception along with both the request and the response, for better error handling. I will also add a better built in error dialog to deal with these exceptions nicely by default.