X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..refs/tags/3.2.0:/docs/output/Ext.Error.html diff --git a/docs/output/Ext.Error.html b/docs/output/Ext.Error.html index dac52873..8db7318c 100644 --- a/docs/output/Ext.Error.html +++ b/docs/output/Ext.Error.html @@ -1,4 +1,4 @@ -

Class Ext.Error

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 +

Class Ext.Error

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