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

OptionNotAllowedअपवाद

public OptionNotAllowedException (String msg, 
                Throwable cause)

पैरामीटर
msg String

cause Throwable