ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ 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

KillException

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

Tham số
errorMessage String

r ProcessUtil.KillException.Reason

Phương thức công khai

getReason

public ProcessUtil.KillException.Reason getReason ()

Giá trị trả về
ProcessUtil.KillException.Reason