OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException (link em inglês)
     ↳ com.android.tradefed.config.ConfigurationException (link em inglês)
       ↳ com.android.tradefed.config.OptionNotAllowedException


ConfigurationException específico quando uma opção não pode ser transmitida no comando linha

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