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 معيّن عندما لا يُسمح بتمرير خيار في سطر الأوامر.

ملخّص

طُرق وضع التصميم العامة

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