ตั้งแต่วันที่ 27 มีนาคม 2025 เป็นต้นไป เราขอแนะนำให้ใช้ android-latest-release
แทน aosp-main
เพื่อสร้างและมีส่วนร่วมใน AOSP โปรดดูข้อมูลเพิ่มเติมที่หัวข้อการเปลี่ยนแปลงใน AOSP
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ModulePusher.ModulePushError
public
static
class
ModulePusher.ModulePushError
extends HarnessException
เกิดข้อผิดพลาดร้ายแรงระหว่างการพุชโมดูล Mainline
สรุป
ตัวสร้างแบบสาธารณะ
ModulePushError
public ModulePushError (String message,
ErrorIdentifier errorId)
พารามิเตอร์ |
message |
String |
errorId |
ErrorIdentifier |
ModulePushError
public ModulePushError (String message,
Throwable cause,
ErrorIdentifier errorId)
พารามิเตอร์ |
message |
String |
cause |
Throwable |
errorId |
ErrorIdentifier |
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา 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,["# ModulePusher.ModulePushError\n============================\n\n\n`\npublic\nstatic\n\n\nclass\nModulePusher.ModulePushError\n`\n\n\n`\n\n\n`\n\n`\n\nextends `[HarnessException](../../../../../../reference/tradefed/com/android/tradefed/error/HarnessException.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|---|--------------------------------------------------------------|\n| java.lang.Object |||\n| ↳ | [com.android.tradefed.error.HarnessException](../../../../../../reference/tradefed/com/android/tradefed/error/HarnessException.html) ||\n| | ↳ | com.android.tradefed.targetprep.ModulePusher.ModulePushError |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nFatal error during Mainline module push.\n\nSummary\n-------\n\n| ### Public constructors ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` `[ModulePushError](../../../../../../reference/tradefed/com/android/tradefed/targetprep/ModulePusher.ModulePushError.html#ModulePushError(java.lang.String,%20com.android.tradefed.result.error.ErrorIdentifier))`(String message, `[ErrorIdentifier](../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorIdentifier.html)` errorId) ` |\n| ` `[ModulePushError](../../../../../../reference/tradefed/com/android/tradefed/targetprep/ModulePusher.ModulePushError.html#ModulePushError(java.lang.String,%20java.lang.Throwable,%20com.android.tradefed.result.error.ErrorIdentifier))`(String message, Throwable cause, `[ErrorIdentifier](../../../../../../reference/tradefed/com/android/tradefed/result/error/ErrorIdentifier.html)` errorId) ` |\n\nPublic constructors\n-------------------\n\n### ModulePushError\n\n```\npublic ModulePushError (String message, \n ErrorIdentifier errorId)\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Parameters ||\n|-----------|--------------------------|\n| `message` | `String` \u003cbr /\u003e |\n| `errorId` | `ErrorIdentifier` \u003cbr /\u003e |\n\n### ModulePushError\n\n```\npublic ModulePushError (String message, \n Throwable cause, \n ErrorIdentifier errorId)\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Parameters ||\n|-----------|--------------------------|\n| `message` | `String` \u003cbr /\u003e |\n| `cause` | `Throwable` \u003cbr /\u003e |\n| `errorId` | `ErrorIdentifier` \u003cbr /\u003e |"]]