miniapp / com.rakuten.tech.mobile.miniapp / MiniAppSdkException
MiniAppSdkException
class MiniAppSdkException :
Exception
A custom exception class which treats the purpose of providing error information to the consumer app in an unified way.
Constructors
<init> | MiniAppSdkException(e: Exception ) A custom exception class which treats the purpose of providing error information to the consumer app in an unified way. MiniAppSdkException(message: String ) |