remote-config / com.rakuten.tech.mobile.remoteconfig.api / InvalidRemoteConfigBaseUrlException
InvalidRemoteConfigBaseUrlException
class InvalidRemoteConfigBaseUrlException :
IllegalArgumentException
Exception thrown when the value set in AndroidManifest.xml
for
com.rakuten.tech.mobile.remoteconfig.BaseUrl
is not a valid URL.
Constructors
<init> | InvalidRemoteConfigBaseUrlException(exception: IllegalArgumentException ) Exception thrown when the value set in AndroidManifest.xml for com.rakuten.tech.mobile.remoteconfig.BaseUrl is not a valid URL. |