@Beta
public class GoogleAuthIOException
extends java.io.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() |
Copyright © 2010-2018 Google. All Rights Reserved.