OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
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