ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

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


Resumo

Classes aninhadas

enum ProcessUtil.KillException.Reason

Construtores públicos

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

Métodos públicos

ProcessUtil.KillException.Reason getReason ()

Construtores públicos

KillException

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

Parâmetros
errorMessage String

r ProcessUtil.KillException.Reason

Métodos públicos

getReason

public ProcessUtil.KillException.Reason getReason ()

devoluções
ProcessUtil.KillException.Reason