ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

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


Zusammenfassung

Verschachtelte Klassen

enum ProcessUtil.KillException.Reason

Öffentliche Konstrukteure

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

Öffentliche Methoden

ProcessUtil.KillException.Reason getReason ()

Öffentliche Konstrukteure

KillException

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

Parameter
errorMessage String

r ProcessUtil.KillException.Reason

Öffentliche Methoden

Grund bekommen

public ProcessUtil.KillException.Reason getReason ()

Kehrt zurück
ProcessUtil.KillException.Reason