Where can I find a list of the possible error codes for the various sections of Worklight?
Specifically, when I'm calling WL.JSONStore.findAll() my onFailure callback is being called and the error code is -50. I can't find this number anywhere in the code nor in the Worklight documentation, or on the web so far.
I've seen references to worklight.js having it, but it is not there. Ditto for WLResponse.h and WLFailResponse.h.