Functiondojox.layout.ContentPane.onExecError

dojo.require("dojox.layout.ContentPane");
defined in dojox/layout/ContentPane.js

event callback, called on script error or on java handler error overide and return your own html string if you want a some text displayed within the ContentPane

Usage

function (e) (view source)
parametertypedescription
e