使用集合让一切井井有条 根据您的偏好保存内容并对其进行分类。

OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

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