AdServicesException
open class AdServicesException : Exception
Exception thrown by AdServices.
Summary
Public constructors
AdServicesException
AdServicesException(
message: String?,
e: Throwable?)
Parameters |
message |
String?: This value may be null . |
e |
Throwable?: This value may be null . |
AdServicesException
AdServicesException(message: String?)
Parameters |
message |
String?: This value may be null . |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.