OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

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


Specyficzne ConfigurationException, gdy opcja nie może być przekazana w wierszu polecenia.

Podsumowanie

Konstruktory publiczne

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

Konstruktory publiczne

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parametry
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parametry
msg String

cause Throwable