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