ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


Fatal error during Mainline module push.

Summary

Public constructors

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

Public constructors

ModulePushError

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

Parameters
message String

cause Throwable

errorId ErrorIdentifier

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

Parameters
message String

errorId ErrorIdentifier