ProcessUtil.KillException.Reason
public static final enum ProcessUtil.KillException.Reason
extends Enum< ProcessUtil.KillException.Reason >
java.lang.অবজেক্ট | ||
↳ | 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 |
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। 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":"অন্যান্য"
}]