Uses of Class
it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter.ReformattingException
Packages that use ReformattingException
-
Uses of ReformattingException in it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter
Subclasses of ReformattingException in it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporterModifier and TypeClassDescriptionclass
This exception class represents a failure of aReformattingExporter
.class
This exception class represents a failure of aReformattingExporter
.Methods in it.uniroma2.art.semanticturkey.extension.extpts.reformattingexporter that throw ReformattingExceptionModifier and TypeMethodDescriptionReformattingExporter.export
(org.eclipse.rdf4j.repository.RepositoryConnection sourceRepositoryConnection, org.eclipse.rdf4j.model.IRI[] graphs, String format, ExporterContext exporterContext)