OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

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


Bestimmte ConfigurationException, wenn eine Option nicht im Befehl übergeben werden darf Zeile.

Zusammenfassung

Öffentliche Konstruktoren

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

Öffentliche Konstruktoren

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parameter
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parameter
msg String

cause Throwable