ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

java.lang.オブジェクト
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

パブリックメソッド