How can I work with a 'not_modified' error?

I need the ability to write that to the console log, or show a warning
icon indicating the widget wasn't updated
because the data hasn't changed.

this.query.send(this.handleQueryResponse)

the handleQueryResponse method never gets called on a 'not_modified'
error
but, is there a public way of accessing the response status message
before they get passed to handleQueryResponse()

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to