IFileResolverLoader.ResolverLoadingException

public static final class IFileResolverLoader.ResolverLoadingException
extends HarnessRuntimeException

java.lang.Объект
com.android.tradefed.error.HarnessRuntimeException
com.android.tradefed.config.IFileResolverLoader.ResolverLoadingException


Исключение выдается, если преобразователь не может быть загружен или инициализирован.

Краткое содержание

Общественные конструкторы

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

Общественные конструкторы

ResolverLoadingException

public ResolverLoadingException (String message, 
                ErrorIdentifier errorId)

Параметры
message String

errorId ErrorIdentifier

ResolverLoadingException

public ResolverLoadingException (String message, 
                IHarnessException cause)

Параметры
message String

cause IHarnessException