miniapp / com.rakuten.tech.mobile.miniapp / RequiredPermissionsNotGrantedException

RequiredPermissionsNotGrantedException

class RequiredPermissionsNotGrantedException : MiniAppSdkException

Exception which is thrown when the required permissions of the manifest are not granted.

Constructors

<init> Exception which is thrown when the required permissions of the manifest are not granted.RequiredPermissionsNotGrantedException(appId: String, versionId: String)