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

org.fluentlenium.adapter.exception.AnnotationNotFoundException Maven / Gradle / Ivy

package org.fluentlenium.adapter.exception;

/**
 * Exception to be thrown when an annotation cannot be found on an element.
 */
public class AnnotationNotFoundException extends RuntimeException {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy