ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

java.lang.Object
com.android.tradefed.error.HarnessException
com.android.tradefed.targetprep.ModulePusher.ModulePushError


主線模組推送期間發生致命錯誤。

概括

公共構造函數

ModulePushError (String message, Throwable cause, ErrorIdentifier errorId)
ModulePushError (String message, ErrorIdentifier errorId)

公共構造函數

模組推送錯誤

public ModulePushError (String message, 
                Throwable cause, 
                ErrorIdentifier errorId)

參數
message String

cause Throwable

errorId ErrorIdentifier

模組推送錯誤

public ModulePushError (String message, 
                ErrorIdentifier errorId)

參數
message String

errorId ErrorIdentifier