ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

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


Résumé

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