public final class
GooglePlayServicesNotAvailableException
extends Exception
Indicates Google Play services is not available.
Field Summary
public final int | errorCode | The error code returned by
isGooglePlayServicesAvailable(Context) call. |
Public Constructor Summary
GooglePlayServicesNotAvailableException(int errorCode)
|