GooglePlayServicesNotAvailableException

public final class GooglePlayServicesNotAvailableException extends Exception

Indicates Google Play services is not available.

Field Summary

public final int errorCode The error code returned by GoogleApiAvailability.isGooglePlayServicesAvailable(Context) call.

Public Constructor Summary

Inherited Method Summary

Fields

public final int errorCode

Public Constructors

public GooglePlayServicesNotAvailableException (int errorCode)