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 específico quando uma opção não pode ser passada na linha de comando.

Resumo

Construtores públicos

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

Construtores públicos

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parâmetros
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parâmetros
msg String

cause Throwable