X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..10a866c12701c0a0afd0ac85dcdcf32a421514ac:/docs/output/Ext.Error.html?ds=inline diff --git a/docs/output/Ext.Error.html b/docs/output/Ext.Error.html index 783cee45..1aafbd35 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