OpzioneNotAllowedEccezione

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.config.ConfigurationException
       ↳ com.android.tradefed.config.OptionNotAllowedException


Specifica ConfigurationException quando non è consentito passare un'opzione nella riga di comando.

Riepilogo

Costruttori pubblici

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

Costruttori pubblici

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parametri
msg String

OpzioneNotAllowedEccezione

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parametri
msg String

cause Throwable