SubprocessEventHelper.InvocationFailedEventInfo

public static class SubprocessEventHelper.InvocationFailedEventInfo
extends Object

java.lang.অবজেক্ট
com.android.tradefed.util.SubprocessEventHelper.InvocationFailedEventInfo


আমন্ত্রণ ব্যর্থ তথ্যের জন্য সাহায্যকারী।

সারাংশ

ক্ষেত্র

public Throwable mCause

public FailureDescription mFailure

পাবলিক কনস্ট্রাক্টর

InvocationFailedEventInfo ( FailureDescription failure)
InvocationFailedEventInfo (JSONObject jsonObject)
InvocationFailedEventInfo (Throwable cause)

পাবলিক পদ্ধতি

String toString ()

ক্ষেত্র

mCause

public Throwable mCause

ব্যর্থতা

public FailureDescription mFailure

পাবলিক কনস্ট্রাক্টর

InvocationFailedEventInfo

public InvocationFailedEventInfo (FailureDescription failure)

পরামিতি
failure FailureDescription

InvocationFailedEventInfo

public InvocationFailedEventInfo (JSONObject jsonObject)

পরামিতি
jsonObject JSONObject

নিক্ষেপ করে
JSONException

InvocationFailedEventInfo

public InvocationFailedEventInfo (Throwable cause)

পরামিতি
cause Throwable

পাবলিক পদ্ধতি

toString

public String toString ()

রিটার্নস
String