Yes, you mean that I should pass the error object to the completion handler as is. But how do I know, in the other end, which error it was?? Do I need to run into the error first then, log it and then write my error handling code?
↧