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 specifica quando non è consentito passare un'opzione nella riga di comando.

Riepilogo

Costruttori pubblici

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

Costruttori pubblici

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parametri
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parametri
msg String

cause Throwable