AndroidBuildAPIException

public class AndroidBuildAPIException
extends Exception

java.lang.Object
java.lang.Throwable
  java.lang.Exception
    com.google.android.tradefed.util.androidbuildapi.AndroidBuildAPIException


فئة استثناء للخطأ المرتبط بواجهة برمجة تطبيقات إصدار Android

ملخّص

طُرق وضع التصميم العامة

AndroidBuildAPIException(String msg)
AndroidBuildAPIException(String msg, Throwable cause)

طُرق وضع التصميم العامة

AndroidBuildAPIException

public AndroidBuildAPIException (String msg)

المعلَمات
msg String

AndroidBuildAPIException

public AndroidBuildAPIException (String msg, 
                Throwable cause)

المعلَمات
msg String

cause Throwable