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