OpçãoNotAllowedException

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ífica 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

OpçãoNotAllowedException

public OptionNotAllowedException (String msg)

Parâmetros
msg String

OpçãoNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parâmetros
msg String

cause Throwable