[Android] Revise AuthException
This CL makes several changes to AuthException and its users: 1. Add second constructor that accepts message that can be used to report info about context that caused auth failure. 2. Use newly-added constructor to report authTokenScope that caused GoogleAuthException. 3. Add AuthException.TRANSIENT and AuthException.NONTRANSIENT constants to use in AuthException constructors. Bug: 741883 Change-Id: I6448ef2e4ecc66a885a0d3dc21f8665f678689ca Reviewed-on: https://chromium-review.googlesource.com/574541Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#487428}
Showing
Please register or sign in to comment