ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


Se produjo un error irrecuperable durante el envío del módulo de línea principal.

Resumen

Constructores públicos

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

Constructores públicos

Error ModulePushError

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

Parámetros
message String

cause Throwable

errorId ErrorIdentifier

Error ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

Parámetros
message String

errorId ErrorIdentifier