ShellCommandUnresponsiveException
public
class
ShellCommandUnresponsiveException
extends Object
| java.lang.Object | |
| ↳ | com.android.ddmlib.ShellCommandUnresponsiveException |
在裝置上執行的殼層指令傳送輸出內容的時間過長,就會擲回例外狀況。
指令可能並非沒有回應,只是花費太多時間未向控制台輸出任何內容。
摘要
公用建構函式 | |
|---|---|
ShellCommandUnresponsiveException()
|
|
公用建構函式
ShellCommandUnresponsiveException
public ShellCommandUnresponsiveException ()