ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


Errore irreversibile durante il push del modulo Mainline.

Riepilogo

Costruttori pubblici

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

Costruttori pubblici

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

Parametri
message String

errorId ErrorIdentifier

ModulePushError

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

Parametri
message String

cause Throwable

errorId ErrorIdentifier