I feel it might be useful to have the ability to throw different HTTP error codes based on the exception that happened. In this case, maybe it's just a 500 anyway, but in general if we make the REST API completely dumb, then it will be difficult to throw the right error code (outside of string-parsing the message).
[ Full content available at: https://github.com/apache/geode/pull/3059 ] This message was relayed via gitbox.apache.org for [email protected]
