ModulePusher.ModulePushError 錯誤

public static class ModulePusher.ModulePushError
extends HarnessException

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


Mainline 模塊推送期間出現致命錯誤。

概括

公共構造函數

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