GroupDoesNotExistException

Exception class indicating a MimiGroup that should be activated by io.mimi.sdk.core.controller.GroupController.activateGroup or io.mimi.sdk.core.controller.GroupController.deactivateGroup does not exist

Since

6.1.0

Parameters

groupId

the id of the MimiGroup that was requested to be activated

Constructors

Link copied to clipboard
constructor(groupId: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard