ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

java.lang.Objeto
java.lang.Throwable
java.lang.Excepción
com.android.sts.common.ProcessUtil.KillException


Resumen

Clases anidadas

enum ProcessUtil.KillException.Reason

Constructores públicos

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

Métodos públicos

ProcessUtil.KillException.Reason getReason ()

Constructores públicos

KillException

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

Parámetros
errorMessage String

r ProcessUtil.KillException.Reason

Métodos públicos

obtenerRazón

public ProcessUtil.KillException.Reason getReason ()

Devoluciones
ProcessUtil.KillException.Reason