OpciónNoAllowedException

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ífica cuando no se permite pasar una opción en la línea de comando.

Resumen

Constructores públicos

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

Constructores públicos

OpciónNoAllowedException

public OptionNotAllowedException (String msg)

Parámetros
msg String

OpciónNoAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parámetros
msg String

cause Throwable