NoDeviceException

public class NoDeviceException
extends HarnessRuntimeException

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


يتم طرح هذا الخطأ عندما لا يتوفّر جهاز لتنفيذ أمر معيّن.

ملخّص

وظائف الإنشاء العامة

NoDeviceException(String msg, ErrorIdentifier errorId)

لإنشاء NoDeviceException.

وظائف الإنشاء العامة

NoDeviceException

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

لإنشاء NoDeviceException.

المعلمات
msg String: رسالة وصفية

errorId ErrorIdentifier: ErrorIdentifier لتصنيف الاستثناء