AdServicesException

public class AdServicesException
extends Exception

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


Trường hợp ngoại lệ do AdServices gửi.

Tóm tắt

Hàm khởi tạo công khai

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

Các phương thức kế thừa

Hàm khởi tạo công khai

AdServicesException

public AdServicesException (String message,
                Throwable e)

Tham số
message String: Giá trị này có thể là null.

e Throwable: Giá trị này có thể là null.

AdServicesException

public AdServicesException (String message)

Tham số
message String: Giá trị này có thể là null.