NoDeviceException

public class NoDeviceException
extends HarnessRuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.android.tradefed.error.HarnessRuntimeException
           ↳ com.android.tradefed.device.NoDeviceException


Belirli bir komutu yürütecek cihaz olmadığında oluşturulur.

Özet

Herkese açık oluşturucular

NoDeviceException(String msg, ErrorIdentifier errorId)

NoDeviceException oluşturur.

Herkese açık oluşturucular

NoDeviceException

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

NoDeviceException oluşturur.

Parametreler
msg String: Açıklayıcı bir mesaj.

errorId ErrorIdentifier: İstisnayı sınıflandıran ErrorIdentifier.