ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

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


メインライン モジュールのプッシュ中に致命的なエラーが発生しました。

まとめ

パブリック コンストラクター

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

パブリック コンストラクター

ModulePushError

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

パラメーター
message String

cause Throwable

errorId ErrorIdentifier

ModulePushError

public ModulePushError (String message, 
                ErrorIdentifier errorId)

パラメーター
message String

errorId ErrorIdentifier