@Beta public class GoogleAuthIOException extends IOException
Beta GoogleAuthException into an IOException so it can be caught directly.
Use getCause() to get the wrapped GoogleAuthException.
| Constructor and Description |
|---|
GoogleAuthIOException(com.google.android.gms.auth.GoogleAuthException wrapped) |
| Modifier and Type | Method and Description |
|---|---|
com.google.android.gms.auth.GoogleAuthException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2016 Google. All Rights Reserved.