OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

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


Określony ConfigurationException, gdy opcja nie może być przekazywana w wierszu poleceń.

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