public class GooglePlayServicesObsoleteException extends BaseException
Please follow Android Google Play services recommendations to protect your application against potential network vulnerabilities: https://developer.android.com/training/articles/security-gms-provider
, Serialized FormConstructor and Description |
---|
GooglePlayServicesObsoleteException()
Constructor.
|
GooglePlayServicesObsoleteException(Throwable cause) |
GooglePlayServicesObsoleteException(Throwable cause,
int nativeCode) |
Modifier and Type | Method and Description |
---|---|
int |
getNativeErrorCode() |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GooglePlayServicesObsoleteException()
public GooglePlayServicesObsoleteException(Throwable cause)
cause
- the underlying cause of the errorpublic GooglePlayServicesObsoleteException(Throwable cause, int nativeCode)
cause
- the underlying cause of the errornativeCode
- system error codeCopyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.