com.android.builder.testing
Class TestRunner.NoAuthorizedDeviceFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.android.builder.testing.TestRunner.NoAuthorizedDeviceFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
TestRunner

public static class TestRunner.NoAuthorizedDeviceFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
TestRunner.NoAuthorizedDeviceFoundException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestRunner.NoAuthorizedDeviceFoundException

public TestRunner.NoAuthorizedDeviceFoundException()