AdvertisingIdNotAvailableException
open class AdvertisingIdNotAvailableException : Exception
Indicates an AndroidX Advertising ID is not available.
Summary
Public constructors
<init>
AdvertisingIdNotAvailableException(@NonNull message: String)
<init>
AdvertisingIdNotAvailableException(
@NonNull message: String,
@NonNull cause: Throwable)
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.