IFileresolverLoader.resolverLoadingException

public static final class IFileResolverLoader.ResolverLoadingException
extends HarnessRuntimeException

Java.lang.Nesne
🎃 com.android.tradefed.error.HarnessRuntimeException
  🎃


Çözümleyici yüklenemez veya başlatılamazsa istisna atılır.

Özet

Kamu inşaatçıları

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

Kamu inşaatçıları

Çözümleme İstisnası

public ResolverLoadingException (String message, 
                ErrorIdentifier errorId)

Parametreler
message String

errorId ErrorIdentifier

Çözümleme İstisnası

public ResolverLoadingException (String message, 
                IHarnessException cause)

Parametreler
message String

cause IHarnessException