סיכום:
חותכים
| שיטות שעברו בירושה
החרגה ב-AdServices
public
class
AdServicesException
extends Exception
java.lang.Object | |||
↳ | Java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.adservices.exceptions.AdServices בהן |
חריגה מ-AdServices.
סיכום
בנאים ציבוריים | |
---|---|
AdServicesException(String message, Throwable e)
|
|
AdServicesException(String message)
|
שיטות שעברו בירושה | |
---|---|
בנאים ציבוריים
החרגה ב-AdServices
public AdServicesException (String message, Throwable e)
פרמטרים | |
---|---|
message |
String : הערך הזה יכול להיות null . |
e |
Throwable : הערך הזה יכול להיות null . |
החרגה ב-AdServices
public AdServicesException (String message)
פרמטרים | |
---|---|
message |
String : הערך הזה יכול להיות null . |