[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-23 UTC."],[],["`DpcMigrationManagementModeMismatchException` is a specific type of `DpcMigrationException` in Kotlin, indicating a mismatch between the device's management mode and the mode specified in the migration token. It inherits from `Throwable` and `Exception`, providing standard exception functionalities. When this exception occurs it means that the management mode of the device is not the expected one. It also includes various methods like adding, getting suppressed exceptions, stack trace management and other functionalities from `kotlin.Throwable`.\n"]]