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

org.fluentlenium.cucumber.adapter.exception.UnsupportedDriverException Maven / Gradle / Ivy

There is a newer version: 5.0.4
Show newest version
package org.fluentlenium.cucumber.adapter.exception;

public class UnsupportedDriverException extends Exception {
    public UnsupportedDriverException(Object p0, Exception cause) {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy