
com.propellerads.sdk.configuration.Exceptions.kt Maven / Gradle / Ivy
package com.propellerads.sdk.configuration
internal object NoPublisherIdException : Exception(
"Please, provide PropellerAds Publisher ID in the app AndroidManifest.xml"
)
internal object AdSettingsRequestException : Exception(
"Settings request exception"
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy