samedi 27 juin 2015

handling client side error from REST API

I use ajax() and the result I got is a list of object array. When user pass invalid param, instead of the server side give me an invalid message it gave me fatal error (PHP). I have no control over the PHP, how should I catch if there's invalid respond?

I can't do respond == 'undefined'.

Aucun commentaire:

Enregistrer un commentaire