Use an error
callback just like regular Backbone/jQuery deferred objects would.
#16
Labels
error
callback just like regular Backbone/jQuery deferred objects would.
#16
Is it possible to make the Rpc call use an
error
callback by passing the JSON-RPC error response to it? Like this:Where
user
is an instance of a Backbone model andcheckLoggedIn
is one of the RPC methods.The text was updated successfully, but these errors were encountered: