استثناء الخدمات الإعلانية

public class AdServicesException
extends Exception

java.lang.Object
java.lang.Throwable
  java.lang.Exception
    android.adservices.exceptions.AdServicesException


طرحت AdServices استثناءً.

ملخّص

شركات الإنشاءات العامة

AdServicesException(String message, Throwable e)
AdServicesException(String message)

الطرق المكتسبة

شركات الإنشاءات العامة

استثناء الخدمات الإعلانية

public AdServicesException (String message, 
                Throwable e)

المعلّمات
message String: قد تكون هذه القيمة null.

e Throwable: قد تكون هذه القيمة null.

استثناء الخدمات الإعلانية

public AdServicesException (String message)

المعلّمات
message String: قد تكون هذه القيمة null.