Processutil.KillException
public
static
class
ProcessUtil.KillException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | com.android.sts.common.ProcessUtil.KillException |
Podsumowanie
Zagnieżdżone klasy | |
---|---|
enum |
ProcessUtil.KillException.Reason
|
Konstruktory publiczne | |
---|---|
KillException(String errorMessage, ProcessUtil.KillException.Reason r)
|
Metody publiczne | |
---|---|
ProcessUtil.KillException.Reason
|
getReason()
|
Konstruktory publiczne
Wyjątek Kill
public KillException (String errorMessage, ProcessUtil.KillException.Reason r)
Parametry | |
---|---|
errorMessage |
String |
r |
ProcessUtil.KillException.Reason |
Metody publiczne
getReason
public ProcessUtil.KillException.Reason getReason ()
Zwroty | |
---|---|
ProcessUtil.KillException.Reason |