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