未処理例外がコールバック関数で発生しました。
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