Wyjątek AdServices

public class AdServicesException
extends Exception

java.lang.Object
java.lang.Throwable,
  java.lang.Exception
    android.adservices.exceptions.AdServicesWyjątek


Wyjątek zgłoszony przez usługi AdServices.

Podsumowanie

Konstruktory publiczne

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

Metody dziedziczone

Konstruktory publiczne

Wyjątek AdServices

public AdServicesException (String message, 
                Throwable e)

Parametry
message String: może przyjmować wartość null.

e Throwable: może przyjmować wartość null.

Wyjątek AdServices

public AdServicesException (String message)

Parametry
message String: może przyjmować wartość null.