OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.config.ConfigurationException
       ↳ 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