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


Фатальная ошибка при отправке модуля из основной ветки.

Краткое содержание

Государственные строители

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