ProcessUtil.KillException
public
static
class
ProcessUtil.KillException
extends Exception
| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | com.android.sts.common.ProcessUtil.KillException | ||
Summary
Nested classes | |
|---|---|
enum |
ProcessUtil.KillException.Reason
|
Public constructors | |
|---|---|
KillException(String errorMessage, ProcessUtil.KillException.Reason r)
|
|
Public methods | |
|---|---|
ProcessUtil.KillException.Reason
|
getReason()
|
Public constructors
KillException
public KillException (String errorMessage,
ProcessUtil.KillException.Reason r)| Parameters | |
|---|---|
errorMessage |
String |
r |
ProcessUtil.KillException.Reason |
Public methods
getReason
public ProcessUtil.KillException.Reason getReason ()
| Returns | |
|---|---|
ProcessUtil.KillException.Reason |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-11-18 UTC.
[null,null,["Last updated 2022-11-18 UTC."],[],[]]