OptionNotAllowedException
public class OptionNotAllowedException
extends ConfigurationException
java.lang.Object | |||
↳ | com.android.tradefed.error.HarnessException | ||
↳ | com.android.tradefed.config.ConfigurationException | ||
↳ | com.android.tradefed.config.OptionNotAllowedException |
Komut satırında bir seçeneğin iletilmesine izin verilmediğinde Özel ConfigurationException
.
Özet
kamu inşaatçılar | |
---|---|
OptionNotAllowedException (String msg) | |
OptionNotAllowedException (String msg, Throwable cause) |
kamu inşaatçılar
OptionNotAllowedException
public OptionNotAllowedException (String msg)
parametreler | |
---|---|
msg | String |
OptionNotAllowedException
public OptionNotAllowedException (String msg, Throwable cause)
parametreler | |
---|---|
msg | String |
cause | Throwable |