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

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

매개변수
msg String

cause Throwable