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.
ModulePusher.ModulePushError
public
static
class
ModulePusher.ModulePushError
extends HarnessException
Fatal error during Mainline module push.
Summary
Public constructors
ModulePushError
public ModulePushError (String message,
ErrorIdentifier errorId)
Parameters |
message |
String |
errorId |
ErrorIdentifier |
ModulePushError
public ModulePushError (String message,
Throwable cause,
ErrorIdentifier errorId)
Parameters |
message |
String |
cause |
Throwable |
errorId |
ErrorIdentifier |
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 2024-10-08 UTC.
[null,null,["Last updated 2024-10-08 UTC."],[],[]]