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


השגיאה מופיעה כשאין מכשיר להפעלת פקודה מסוימת.

סיכום

‫constructors ציבוריים

NoDeviceException(String msg, ErrorIdentifier errorId)

יצירת NoDeviceException.

‫constructors ציבוריים

NoDeviceException

public NoDeviceException (String msg, 
                ErrorIdentifier errorId)

יצירת NoDeviceException.

פרמטרים
msg String: הודעה תיאורית.

errorId ErrorIdentifier: ErrorIdentifier שמסווג את החריג.