Search code examples
javascriptextjsjsonreader

Is there a publicly available list of possible exceptions that may come when using an ExtJS JsonReader?


I'm having trouble debugging an issue and looking for more information on the possible sources of error with it.


Solution

  • See documentation for Ext.data.DataProxy's exception event.