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 cụ thể khi không được phép truyền một tuỳ chọn trong dòng lệnh.

Tóm tắt

Hàm khởi tạo công khai

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

Hàm khởi tạo công khai

OptionNotAllowedException

public OptionNotAllowedException (String msg)

Tham số
msg String

OptionNotAllowedException

public OptionNotAllowedException (String msg, 
                Throwable cause)

Tham số
msg String

cause Throwable