ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

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


ملخّص

الفئات المُدمجة

enum ProcessUtil.KillException.Reason

 

وظائف الإنشاء العامة

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

الطرق العامة

ProcessUtil.KillException.Reason getReason()

وظائف الإنشاء العامة

KillException

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

المعلمات
errorMessage String

r ProcessUtil.KillException.Reason

الطرق العامة

getReason

public ProcessUtil.KillException.Reason getReason ()

المرتجعات
ProcessUtil.KillException.Reason