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
tertentu saat opsi tidak diizinkan untuk diteruskan dalam perintah
garis.
Ringkasan
Konstruktor publik | |
---|---|
OptionNotAllowedException(String msg)
|
|
OptionNotAllowedException(String msg, Throwable cause)
|
Konstruktor publik
OptionNotAllowedException
public OptionNotAllowedException (String msg)
Parameter | |
---|---|
msg |
String |
OptionNotAllowedException
public OptionNotAllowedException (String msg, Throwable cause)
Parameter | |
---|---|
msg |
String |
cause |
Throwable |