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