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 |
Bản tóm tắt
giá trị liệt kê | |
---|---|
ProcessUtil.KillException.Reason | INSUFFICIENT_PERMISSIONS |
ProcessUtil.KillException.Reason | INVALID_SIGNAL |
ProcessUtil.KillException.Reason | NO_SUCH_PROCESS |
ProcessUtil.KillException.Reason | UNKNOWN
|
Phương thức công khai | |
---|---|
static ProcessUtil.KillException.Reason | valueOf (String name) |
static final Reason[] | values () |
giá trị liệt kê
INSUFICIENT_PERMISSIONS
public static final ProcessUtil.KillException.Reason INSUFFICIENT_PERMISSIONS
INVALID_SIGNAL
public static final ProcessUtil.KillException.Reason INVALID_SIGNAL
KHÔNG CÓ QUÁ TRÌNH NHƯ VẬY
public static final ProcessUtil.KillException.Reason NO_SUCH_PROCESS
Phương thức công khai
giá trị của
public static ProcessUtil.KillException.Reason valueOf (String name)
Thông số | |
---|---|
name | String |
trả lại | |
---|---|
ProcessUtil.KillException.Reason |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2022-11-18 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]