ShellCommandUnresponsiveException

public class ShellCommandUnresponsiveException
extends Object

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


Exception thrown when a shell command executed on a device takes too long to send its output.

The command may not actually be unresponsive, it just has spent too much time not outputting any thing to the console.

Summary

Public constructors

ShellCommandUnresponsiveException()

Public constructors

ShellCommandUnresponsiveException

public ShellCommandUnresponsiveException ()