You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Vivek Goel <go...@gmail.com> on 2013/07/22 17:36:33 UTC

Node client is not giving proper exception

Hi,
I am using thrift version: thrift-0.9.0
I am using node client.

Node client is not properly parsing errors. It is always giving following
exception for all exception:

 { name: 'TApplicationException',
     type: 0,
     message: 'Default TException.' },



regards
Vivek Goel

Re: Node client is not giving proper exception

Posted by Vivek Goel <go...@gmail.com>.
Hi any suggestions ?
On 22-Jul-2013 9:06 PM, "Vivek Goel" <go...@gmail.com> wrote:

> Hi,
> I am using thrift version: thrift-0.9.0
> I am using node client.
>
> Node client is not properly parsing errors. It is always giving following
> exception for all exception:
>
>  { name: 'TApplicationException',
>      type: 0,
>      message: 'Default TException.' },
>
>
>
> regards
> Vivek Goel
>