ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


Error fatal durante la inserción 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

MóduloPushError

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

Parámetros
message String

cause Throwable

errorId ErrorIdentifier

MóduloPushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

Parámetros
message String

errorId ErrorIdentifier