ModulePusher.ModulePushError
public
static
class
ModulePusher.ModulePushError
extends HarnessException
java.lang.Object | ||
↳ | com.android.tradefed.error.HarnessException | |
↳ | com.android.tradefed.targetprep.ModulePusher.ModulePushError |
Se produjo un error grave durante el envío del módulo de Mainline.
Resumen
Constructores públicos | |
---|---|
ModulePushError(String message, ErrorIdentifier errorId)
|
|
ModulePushError(String message, Throwable cause, ErrorIdentifier errorId)
|
Constructores públicos
Error ModulePushError
public ModulePushError (String message, ErrorIdentifier errorId)
Parámetros | |
---|---|
message |
String |
errorId |
ErrorIdentifier |
ModulePushError
public ModulePushError (String message, Throwable cause, ErrorIdentifier errorId)
Parámetros | |
---|---|
message |
String |
cause |
Throwable |
errorId |
ErrorIdentifier |