OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.オブジェクト
com.android.tradefed.error.HarnessException
com.android.tradefed.config.ConfigurationException
com.android.tradefed.config.OptionNotAllowedException


コマンドラインでオプションを渡すことが許可されていない場合の特定のConfigurationException

まとめ

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

OptionNotAllowedException (String msg)
OptionNotAllowedException (String msg, Throwable cause)

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

OptionNotAllowedException

public OptionNotAllowedException (String msg)

パラメーター
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

パラメーター
msg String

cause Throwable