veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess.

Rename NotFound to NoExist and NotAuthorized to NoAccess.
Introduce a new error, NoExistOrNoAccess, that indicates that a principal may
not access an entity because it does not exist.
NoExist now indicates that a principal may not access an entity either
because the entity does not exist, or the principal is not authorized to
access the entity.

Change-Id: I74116a5fcc7c2486ae356070c63a8c2b7edcb4bd
23 files changed
tree: bfbc6f14ad9470bc07ce86b5ae0c40f57d19713a
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/