Uses of Class
io.gdcc.spi.export.ExportException
Packages that use ExportException
-
Uses of ExportException in io.gdcc.spi.export
Methods in io.gdcc.spi.export that throw ExportExceptionModifier and TypeMethodDescriptionvoidExporter.exportDataset(ExportDataProvider dataProvider, OutputStream outputStream) When this method is called, the Exporter should write the metadata to the given OutputStream.