ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.android.sts.common.ProcessUtil.KillException


Sommaire

Classes imbriquées

enum ProcessUtil.KillException.Reason

Constructeurs publics

KillException (String errorMessage, ProcessUtil.KillException.Reason r)

Méthodes publiques

ProcessUtil.KillException.Reason getReason ()

Constructeurs publics

KillException

public KillException (String errorMessage, 
                ProcessUtil.KillException.Reason r)

Paramètres
errorMessage String

r ProcessUtil.KillException.Reason

Méthodes publiques

obtenirRaison

public ProcessUtil.KillException.Reason getReason ()

Retour
ProcessUtil.KillException.Reason