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