OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
com.android.tradefed.error.HarnessException
com.android.tradefed.config.ConfigurationException
com.android.tradefed.config.OptionNotAllowedException


Spezifische ConfigurationException , wenn eine Option in der Befehlszeile nicht übergeben werden darf.

Zusammenfassung

Öffentliche Bauträger

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

Öffentliche Bauträger

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parameter
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parameter
msg String

cause Throwable