{"json_modified": "2015-08-12T13:47:02.546419", "slug": "Web/JavaScript/Reference/Global_Objects/Promise/catch", "tags": [], "locale": "it", "title": "Promise.prototype.catch()", "translations": [{"title": "Promise.prototype.catch()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch", "tags": ["Experimental", "prototype", "JavaScript", "Promise", "ECMAScript6", "Method"], "summary": "The catch() method returns a Promise and deals with rejected cases only. It behaves the same as calling Promise.prototype.then(undefined, onRejected).", "localization_tags": [], "locale": "en-US", "last_edit": "2015-07-09T07:52:10", "review_tags": []}, {"title": "Promise.prototype.catch()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Promise/catch", "tags": ["Prototype", "Reference", "Experimental", "R\u00e9f\u00e9rence", "prototype", "Exp\u00e9rimental", "JavaScript", "Promise", "ECMAScript6", "Method"], "summary": "La m\u00e9thode catch() renvoie un objet Promise et ne traite que des cas o\u00f9 la promesse initiale est rejet\u00e9e. Elle a le m\u00eame effet qu'un appel \u00e0 Promise.prototype.then(undefined, siRejet\u00e9e).", "localization_tags": [], "locale": "fr", "last_edit": "2015-08-04T04:26:35", "review_tags": []}, {"title": "Promise.prototype.catch()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch", "tags": [], "summary": "catch()\u00a0\u65b9\u6cd5\u53ea\u5904\u7406Promise\u88ab\u62d2\u7edd\u7684\u60c5\u51b5\uff0c\u5e76\u8fd4\u56de\u4e00\u4e2aPromise\u3002\u8be5\u65b9\u6cd5\u7684\u884c\u4e3a\u548c\u8c03\u7528Promise.prototype.then(undefined, onRejected)\u76f8\u540c\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-04-04T09:13:30", "review_tags": []}, {"title": "Promise.prototype.catch()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch", "tags": ["Experimental", "prototype", "Exp\u00e9rimental", "JavaScript", "Promise", "ECMAScript6", "Method"], "summary": "Promise\u3092\u8fd4\u3057\u307e\u3059\u3002\u5931\u6557\u3057\u305f\u5834\u5408\u306e\u307f\u6271\u3044\u307e\u3059\u3002Promise.prototype.then(undefined, onRejected)\u304c\u547c\u3070\u308c\u305f\u3068\u304d\u3068\u540c\u69d8\u306b\u632f\u308b\u821e\u3044\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T08:22:55", "review_tags": ["editorial"]}], "modified": "2015-08-12T13:47:01", "label": "Promise.prototype.catch()", "localization_tags": ["inprogress"], "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch", "last_edit": "2015-08-12T13:46:57", "summary": "Il metodo\u00a0catch()\u00a0restituisce una\u00a0Promise\u00a0e si occusa esclusivamente nei casi respinti. Si comporta come una chiamata\u00a0Promise.prototype.then(undefined, onRejected).", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Sintassi", "title": "Sintassi"}, {"id": "Parametri", "title": "Parametri"}, {"id": "Descrizione", "title": "Descrizione"}, {"id": "Esempi", "title": "Esempi"}, {"id": "Uso_del_metodo_catch", "title": "Uso del metodo catch"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 159565, "review_tags": []}