ProcessUtil.KillException

public static class ProcessUtil.KillException
extends Exception

java.lang.Object
java.lang.Throwable
java.lang.예외
com.android.sts.common.ProcessUtil.KillException


요약

중첩 클래스

enum ProcessUtil.KillException.Reason

공개 생성자

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

공개 메소드

ProcessUtil.KillException.Reason getReason ()

공개 생성자

KillException

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

매개변수
errorMessage String

r ProcessUtil.KillException.Reason

공개 메소드

이유를 얻다

public ProcessUtil.KillException.Reason getReason ()

보고
ProcessUtil.KillException.Reason