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, Throwable cause)
DeviceActionConfigError (String message)

공개 생성자

장치 작업 구성 오류

public DeviceActionConfigError (String message, 
                Throwable cause)

매개변수
message String

cause Throwable

장치 작업 구성 오류

public DeviceActionConfigError (String message)

매개변수
message String