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 Bauträger

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

Öffentliche Methoden

ProcessUtil.KillException.Reason getReason ()

Öffentliche Bauträger

KillException

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

Parameter
errorMessage String

r ProcessUtil.KillException.Reason

Öffentliche Methoden

getReason

public ProcessUtil.KillException.Reason getReason ()

Kehrt zurück
ProcessUtil.KillException.Reason