ModulePusher.ModulePushError

public static class ModulePusher.ModulePushError
extends HarnessException

java.lang.オブジェクト
com.android.tradefed.error.HarnessException
com.android.tradefed.targetprep.ModulePusher.ModulePushError


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

まとめ

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

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

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

モジュールプッシュエラー

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

パラメーター
message String

cause Throwable

errorId ErrorIdentifier

モジュールプッシュエラー

public ModulePushError (String message, 
                ErrorIdentifier errorId)

パラメーター
message String

errorId ErrorIdentifier