ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

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


Özet

İç içe yerleştirilmiş sınıflar

enum ProcessUtil.KillException.Reason

 

Herkese açık kurucular

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

Herkese açık yöntemler

ProcessUtil.KillException.Reason getReason()

Herkese açık kurucular

KillException

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

Parametreler
errorMessage String

r ProcessUtil.KillException.Reason

Herkese açık yöntemler

getReason

public ProcessUtil.KillException.Reason getReason ()

İlerlemeler
ProcessUtil.KillException.Reason