DeviceActionUtil.DeviceActionConfigError

public static class DeviceActionUtil.DeviceActionConfigError
extends HarnessException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.util.DeviceActionUtil.DeviceActionConfigError


استثناء لخطأ في الإعدادات

ملخّص

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

DeviceActionConfigError(String message)
DeviceActionConfigError(String message, Throwable cause)

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

DeviceActionConfigError

public DeviceActionConfigError (String message)

المعلمات
message String

DeviceActionConfigError

public DeviceActionConfigError (String message, 
                Throwable cause)

المعلمات
message String

cause Throwable