ตั้งแต่วันที่ 27 มีนาคม 2025 เป็นต้นไป เราขอแนะนำให้ใช้ android-latest-release
แทน aosp-main
เพื่อสร้างและมีส่วนร่วมใน AOSP โปรดดูข้อมูลเพิ่มเติมที่หัวข้อการเปลี่ยนแปลงใน AOSP
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ProcessUtil.KillException
public
static
class
ProcessUtil.KillException
extends Exception
java.lang.Object
|
↳ |
java.lang.Throwable
|
|
↳ |
java.lang.Exception
|
|
|
↳ |
com.android.sts.common.ProcessUtil.KillException
|
สรุป
ตัวสร้างแบบสาธารณะ
เมธอดสาธารณะ
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา 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,["# ProcessUtil.KillException\n=========================\n\n\n`\npublic\nstatic\n\n\nclass\nProcessUtil.KillException\n`\n\n\n`\n\n\n`\n\n`\n\n\n`\n\n`\n\nextends Exception\n\n\n`\n\n`\n\n\n`\n\n|---|---|---|--------------------------------------------------|\n| java.lang.Object ||||\n| ↳ | java.lang.Throwable |||\n| | ↳ | java.lang.Exception ||\n| | | ↳ | com.android.sts.common.ProcessUtil.KillException |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Nested classes ||\n|---------|----------------------------------------------------------------------------------------------------------------------------------|\n| ` enum` | [ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html) |\n\n| ### Public constructors ||\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| ` `[KillException](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.html#KillException(java.lang.String,%20com.android.sts.common.ProcessUtil.KillException.Reason))`(String errorMessage, `[ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html)` r) ` |\n\n| ### Public methods ||\n|-------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|\n| ` `[ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html) | ` `[getReason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.html#getReason())`() ` |\n\nPublic constructors\n-------------------\n\n### KillException\n\n```\npublic KillException (String errorMessage, \n ProcessUtil.KillException.Reason r)\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Parameters ||\n|----------------|-------------------------------------------|\n| `errorMessage` | `String` \u003cbr /\u003e |\n| `r` | `ProcessUtil.KillException.Reason` \u003cbr /\u003e |\n\nPublic methods\n--------------\n\n### getReason\n\n```\npublic ProcessUtil.KillException.Reason getReason ()\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Returns ||\n|----------------------------------------------------------------------------------------------------------------------------------|--------|\n| [ProcessUtil.KillException.Reason](../../../../../../reference/sts/com/android/sts/common/ProcessUtil.KillException.Reason.html) | \u003cbr /\u003e |"]]