On 6/28/11 9:31 PM, Jitesh Sinha -X (jisinha - Siliconweb Inc. at Cisco)
wrote:
> Is there a way to set error code and message by Rest API and then to
> retrieve it by using Jersey client?
> Currently I know only about Response.ok(variable).build() which is
> supposed to be called when request has been processed ok.
>
> Thanks
> -Jitesh
>