Google se compromete a impulsar la igualdad racial para las comunidades afrodescendientes. Obtén información al respecto.

OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

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


ConfigurationException específico cuando no se permite pasar una opción en la línea de comandos.

Resumen

Constructores públicos

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

Constructores públicos

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parámetros
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parámetros
msg String

cause Throwable