e.g. for 404s we should throw NotFoundException, not ODataProducerException
Allows consumers to catch (NotFoundException e) directly - required since many
of our consumer apis (getEntity, deleteEntity) throw when the entity is not
found.
Part of the exception unification work in 0.7.
Original issue reported on code.google.com by john.spurlock on 6 Aug 2012 at 11:46
Original issue reported on code.google.com by
john.spurlock
on 6 Aug 2012 at 11:46