2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
com.android.tradefed.result.error
インターフェース
クラス
列挙型
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","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-27 UTC。"],[],[],null,["# com.android.tradefed.result.error\n=================================\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------|\n| [ErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorIdentifier.html) | This interface describes a specific error and its properties. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------|\n| [ErrorStorageUtil](../../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorStorageUtil.html) | Helper class for manipulating the errors to align with the common storage. |\n\nEnums\n-----\n\n|-------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| [DeviceErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/DeviceErrorIdentifier.html) | Error Identifiers from Device errors and device reported errors. |\n| [InfraErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/InfraErrorIdentifier.html) | Error Identifiers from Trade Federation infra, and dependent infra (like Build infra). |\n| [TestErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/TestErrorIdentifier.html) | Error identifier from tests and tests runners. |\n\n-\n\n Interfaces\n ----------\n\n - [ErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorIdentifier.html)\n-\n\n Classes\n -------\n\n - [ErrorStorageUtil](../../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorStorageUtil.html)\n-\n\n Enums\n -----\n\n - [DeviceErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/DeviceErrorIdentifier.html)\n - [InfraErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/InfraErrorIdentifier.html)\n - [TestErrorIdentifier](../../../../../../../reference/tradefed/com/android/tradefed/result/error/TestErrorIdentifier.html)"]]