IFileResolverLoader.ResolverLoadingException

public static final class IFileResolverLoader.ResolverLoadingException
extends HarnessRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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