ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


Error fatal selama pengiriman modul Mainline.

Ringkasan

Konstruktor publik

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

Konstruktor publik

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

Parameter
message String

errorId ErrorIdentifier

ModulePushError

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

Parameter
message String

cause Throwable

errorId ErrorIdentifier