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