miniapp / com.rakuten.tech.mobile.miniapp / MiniAppHostException
MiniAppHostException
class MiniAppHostException : MiniAppSdkException
Exception which is thrown when the provided project ID does not have any mini app exist on the server.
Constructors
| <init> | Exception which is thrown when the provided project ID does not have any mini app exist on the server.MiniAppHostException(serverMessage: String) |