Uses of Class
com.applitools.eyes.EyesException
Packages that use EyesException
-
Uses of EyesException in com.applitools.eyes
Methods in com.applitools.eyes that throw EyesException -
Uses of EyesException in com.applitools.eyes.exceptions
Subclasses of EyesException in com.applitools.eyes.exceptionsModifier and TypeClassDescriptionclassEncapsulates an error when a type or action is not supported. -
Uses of EyesException in com.applitools.utils
Methods in com.applitools.utils that throw EyesExceptionModifier and TypeMethodDescriptionstatic voidGeneralUtils.tryRunTaskWithRetry(EyesRunnable task, long retryTimeoutSeconds, long sleepTimeBetweenRetiesMS, String errorMessageOnTimeout, Logger logger)