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)

公用建構函式

ModulePushError

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

參數
message String

cause Throwable

errorId ErrorIdentifier

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

參數
message String

errorId ErrorIdentifier