dojox.wire.ml.Invocation.onError
dojo.require("dojox.wire.ml.Invocation");
defined in dojox/wire/ml/Invocation.js
If 'error' attribute is specified, the error object also set to the specified property.
Usage
function (error) (view source)
parameter | type | description |
---|---|---|
error | The exception or error occurred |