X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.Error.html diff --git a/docs/output/Ext.Error.html b/docs/output/Ext.Error.html index 8db7318c..316c45af 100644 --- a/docs/output/Ext.Error.html +++ b/docs/output/Ext.Error.html @@ -1,4 +1,4 @@ -
Package: | Ext |
Defined In: | Error.js |
Class: | Error |
Subclasses: | Api.Error, DataProxy.Error, DataReader.Error, Store.Error |
Extends: | Object |
A base error class. Future implementations are intended to provide more +
Package: | Ext |
Defined In: | Error.js |
Class: | Error |
Subclasses: | Api.Error, DataProxy.Error, DataReader.Error, Store.Error |
Extends: | Object |
A base error class. Future implementations are intended to provide more robust error handling throughout the framework (in the debug build only) to check for common errors and problems. The messages issued by this class will aid error checking. Error checks will be automatically removed in the