All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.applitools.eyes.exceptions.StaleElementReferenceException Maven / Gradle / Ivy

There is a newer version: 5.76.0
Show newest version
package com.applitools.eyes.exceptions;

public abstract class StaleElementReferenceException extends RuntimeException {

    public abstract void throwException(String message);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy