An unhandled exception occurred in the callback function.
try
//code to handle the data returned from the service
onException(exception AnyException)
//code to handle an exception that occurs while processing the
//data returned from the service
end