OptionNotAllowedException

public class OptionNotAllowedException
extends ConfigurationException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessException
     ↳ com.android.tradefed.config.ConfigurationException
       ↳ com.android.tradefed.config.OptionNotAllowedException


Komut satırında bir seçeneğin iletilmesine izin verilmediğinde özel ConfigurationException.

Özet

Herkese açık kurucular

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

Herkese açık kurucular

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Parametreler
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Parametreler
msg String

cause Throwable