ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


שגיאה קטלנית במהלך דחיפת המודול Mainline.

סיכום

קונסטרוקטורים גלויים לכולם

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

קונסטרוקטורים גלויים לכולם

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

פרמטרים
message String

errorId ErrorIdentifier

ModulePushError

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

פרמטרים
message String

cause Throwable

errorId ErrorIdentifier