Xử lý trong trường hợp ngoại lệ
public
static
class
ProcessUtil.KillException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Ngoại lệ | ||
↳ | com.android.sts.common.ProcessUtil.KillException |
Tóm tắt
Lớp lồng ghép | |
---|---|
enum |
ProcessUtil.KillException.Reason
|
Hàm dựng công khai | |
---|---|
KillException(String errorMessage, ProcessUtil.KillException.Reason r)
|
Phương thức công khai | |
---|---|
ProcessUtil.KillException.Reason
|
getReason()
|
Hàm khởi tạo công khai
Trường hợp ngoại lệ bị tắt
public KillException (String errorMessage, ProcessUtil.KillException.Reason r)
Tham số | |
---|---|
errorMessage |
String |
r |
ProcessUtil.KillException.Reason |
Phương thức công khai
lý do
public ProcessUtil.KillException.Reason getReason ()
Giá trị trả về | |
---|---|
ProcessUtil.KillException.Reason |