ProcessUtil.KillException.Reason
public static final enum ProcessUtil.KillException.Reason
extends Enum< ProcessUtil.KillException.Reason >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.sts.common.ProcessUtil.KillException.Reason > | |
↳ | com.android.sts.common.ProcessUtil.KillException.Reason |
सारांश
एनम मान | |
---|---|
ProcessUtil.KillException.Reason | INSUFFICIENT_PERMISSIONS |
ProcessUtil.KillException.Reason | INVALID_SIGNAL |
ProcessUtil.KillException.Reason | NO_SUCH_PROCESS |
ProcessUtil.KillException.Reason | UNKNOWN
|
सार्वजनिक तरीके | |
---|---|
static ProcessUtil.KillException.Reason | valueOf (String name) |
static final Reason[] | values () |
एनम मान
अपर्याप्त अनुमति
public static final ProcessUtil.KillException.Reason INSUFFICIENT_PERMISSIONS
INVALID_SIGNAL
public static final ProcessUtil.KillException.Reason INVALID_SIGNAL
NO_SUCH_PROCESS
public static final ProcessUtil.KillException.Reason NO_SUCH_PROCESS
सार्वजनिक तरीके
का मूल्य
public static ProcessUtil.KillException.Reason valueOf (String name)
मापदंडों | |
---|---|
name | String |
रिटर्न | |
---|---|
ProcessUtil.KillException.Reason |
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2022-11-18 (UTC) को अपडेट किया गया.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"वह जानकारी मौजूद नहीं है जो मुझे चाहिए"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"बहुत मुश्किल है / बहुत सारे चरण हैं"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"पुराना"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"अनुवाद से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"सैंपल / कोड से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"अन्य"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"समझने में आसान है"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"मेरी समस्या हल हो गई"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"अन्य"
}]