OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.config.Configuration וכל החריגות
       ↳ com.android.tradefed.config.OptionNotAllowedException


ConfigurationException ספציפי כשלא ניתן להעביר אפשרות בשורת הפקודה.

סיכום

יוצרים ציבוריים

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

יוצרים ציבוריים

OptionNotAllowedException

public OptionNotAllowedException (String msg)

פרמטרים
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

פרמטרים
msg String

cause Throwable