[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[],["`AmapiSdkException` is a base exception class in the Android Management API SDK, serving as a parent for other specific exceptions. It extends `Exception` and has two direct subclasses: `EnvironmentNotPreparedException` (when the environment isn't ready) and `InvalidArgumentException` (when an argument is invalid). Several indirect subclasses detail specific Android Device Policy and Google Play Services issues like the app being disabled, not installed, or out of date. `AmapiSdkException` has a constructor to initialize it with a message and cause.\n"]]