deferred.catch()
Add handlers to be called when the Deferred object is rejected.
CARVIEW |
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Changes in jQuery 3.0 dealt primarily with deferreds, data, show/hide and removal of some deprecated APIs. A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
For more information, see the jQuery Core 3.0 Upgrade guide and the Release Notes/Changelog.
Add handlers to be called when the Deferred object is rejected.
Handle errors produced by Deferreds.
Return an Error instance with a defined stack.
Escapes any character that has a special meaning in a CSS selector.