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


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

סיכום

‫constructors ציבוריים

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

‫constructors ציבוריים

OptionNotAllowedException

public OptionNotAllowedException (String msg)

פרמטרים
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

פרמטרים
msg String

cause Throwable