ClassNotFoundConfigurationException

public class ClassNotFoundConfigurationException
extends ConfigurationException

java.lang.Object
com.android.tradefed.error.HarnessException
com.android.tradefed.config.ConfigurationException
com.android.tradefed.config.ClassNotFoundConfigurationException


ConfigurationException เมื่อไม่พบคลาสของวัตถุ

สรุป

ผู้สร้างสาธารณะ

ClassNotFoundConfigurationException (String msg, Throwable cause, ErrorIdentifier error, String className, String objectType)

สร้าง ClassNotFoundConfigurationException

ClassNotFoundConfigurationException (String msg, Throwable cause, ErrorIdentifier error, rejectedObjects) ClassNotFoundConfigurationException (String msg, Throwable cause, ErrorIdentifier error, rejectedObjects)

สร้าง ClassNotFoundConfigurationException

วิธีการสาธารณะ

getRejectedObjects ()

ส่งกลับแผนที่ของคลาสวัตถุที่ถูกปฏิเสธ

ผู้สร้างสาธารณะ

ClassNotFoundConfigurationException

public ClassNotFoundConfigurationException (String msg, 
                Throwable cause, 
                ErrorIdentifier error, 
                String className, 
                String objectType)

สร้าง ClassNotFoundConfigurationException

พารามิเตอร์
msg String : ข้อความแสดงข้อผิดพลาดที่มีความหมาย

cause Throwable : Throwable ที่แสดงถึงสาเหตุดั้งเดิมของข้อผิดพลาด

error ErrorIdentifier : ErrorIdentifier ที่เกี่ยวข้องกับข้อยกเว้น

className String : คลาสของวัตถุที่ไม่พบ

objectType String : ประเภทวัตถุ Tradefed ของวัตถุที่ไม่พบ

ClassNotFoundConfigurationException

public ClassNotFoundConfigurationException (String msg, 
                Throwable cause, 
                ErrorIdentifier error, 
                 rejectedObjects)

สร้าง ClassNotFoundConfigurationException

พารามิเตอร์
msg String : ข้อความแสดงข้อผิดพลาดที่มีความหมาย

cause Throwable : Throwable ที่แสดงถึงสาเหตุดั้งเดิมของข้อผิดพลาด

error ErrorIdentifier : ErrorIdentifier ที่เกี่ยวข้องกับข้อยกเว้น

rejectedObjects : แผนที่ของวัตถุที่โหลดไม่สำเร็จ

วิธีการสาธารณะ

getRejectedObjects

public  getRejectedObjects ()

ส่งกลับแผนที่ของคลาสวัตถุที่ถูกปฏิเสธ

ส่งคืน