![JAR search and dependency download from the Maven repository](/logo.png)
it.uniroma2.art.sheet2rdf.exception.GenericSheet2RDFException Maven / Gradle / Ivy
The newest version!
package it.uniroma2.art.sheet2rdf.exception;
public class GenericSheet2RDFException extends Exception {
public GenericSheet2RDFException(Exception e) {
super(e);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy