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, 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