NSError** Is Hard
Bill Bumgarner highlights a non-intuitive part of the NSError
contract: it’s not safe to look at an error object unless the method returned failure.
Bill Bumgarner highlights a non-intuitive part of the NSError
contract: it’s not safe to look at an error object unless the method returned failure.