IFileResolverLoader.ResolverLoadingException

public static final class IFileResolverLoader.ResolverLoadingException
extends HarnessRuntimeException

java.lang.Object
   ↳ com.android.tradefed.error.HarnessRuntimeException
     ↳ com.android.tradefed.config.IFileResolverLoader.ResolverLoadingException


अगर किसी रिज़ॉल्वर को लोड या शुरू नहीं किया जा सकता, तो अपवाद दिखता है.

खास जानकारी

सार्वजनिक कंस्ट्रक्टर

ResolverLoadingException(String message, IHarnessException cause)
ResolverLoadingException(String message, ErrorIdentifier errorId)

सार्वजनिक कंस्ट्रक्टर

ResolverLoadingException

public ResolverLoadingException (String message, 
                IHarnessException cause)

पैरामीटर
message String

cause IHarnessException

ResolverLoadingException

public ResolverLoadingException (String message, 
                ErrorIdentifier errorId)

पैरामीटर
message String

errorId ErrorIdentifier