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 |
Sommaire
Valeurs d'énumération | |
---|---|
ProcessUtil.KillException.Reason | INSUFFICIENT_PERMISSIONS |
ProcessUtil.KillException.Reason | INVALID_SIGNAL |
ProcessUtil.KillException.Reason | NO_SUCH_PROCESS |
ProcessUtil.KillException.Reason | UNKNOWN
|
Méthodes publiques | |
---|---|
static ProcessUtil.KillException.Reason | valueOf (String name) |
static final Reason[] | values () |
Valeurs d'énumération
PERMISSIONS INSUFFISANTES
public static final ProcessUtil.KillException.Reason INSUFFICIENT_PERMISSIONS
INVALID_SIGNAL
public static final ProcessUtil.KillException.Reason INVALID_SIGNAL
AUCUN_TEL_PROCESSUS
public static final ProcessUtil.KillException.Reason NO_SUCH_PROCESS
Méthodes publiques
valeur de
public static ProcessUtil.KillException.Reason valueOf (String name)
Paramètres | |
---|---|
name | String |
Retour | |
---|---|
ProcessUtil.KillException.Reason |
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2022/11/18 (UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Il n'y a pas l'information dont j'ai besoin"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Trop compliqué/Trop d'étapes"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsolète"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problème de traduction"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Mauvais exemple/Erreur de code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Autre"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile à comprendre"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"J'ai pu résoudre mon problème"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Autre"
}]