inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime.exception / InAppMessagingException
InAppMessagingException
class InAppMessagingException :
RuntimeException
Custom exception of In-App Messaging.
Constructors
| <init> | Custom exception of In-App Messaging.InAppMessagingException(name:
String
, cause:
Throwable
? = null)
|