Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
com.android.tradefed.result.error
Interfaces
ErrorIdentifier |
This interface describes a specific error and its properties.
|
Classes
ErrorStorageUtil |
Helper class for manipulating the errors to align with the common storage.
|
Enums
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-03 UTC.
[[["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 2022-08-03 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)"]]