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

公開メソッド