commit | 492e8e9bb8ecf026ccabcd77b3ee789d992d921c | [log] [tgz] |
---|---|---|
author | Tilak Sharma <tilaks@google.com> | Thu Sep 18 10:58:14 2014 -0700 |
committer | Tilak Sharma <tilaks@google.com> | Thu Sep 18 11:20:08 2014 -0700 |
tree | bfbc6f14ad9470bc07ce86b5ae0c40f57d19713a | |
parent | 45c89556684b29cb40eb0b9d4c602cd7f9e6197a [diff] |
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