ShellCommandUnresponsiveException

public class ShellCommandUnresponsiveException
extends Object

java.lang.Object
   ↳ com.android.ddmlib.ShellCommandUnresponsiveException


当在设备上执行的 shell 命令发送输出的时间过长时,抛出的异常。

该命令可能并非没有响应,只是花费了太多时间而未向控制台输出任何内容。

摘要

公共构造函数

ShellCommandUnresponsiveException()

公共构造函数

ShellCommandUnresponsiveException

public ShellCommandUnresponsiveException ()