Package net.sourceforge.plantuml.crash
Class CrashReportHandler
java.lang.Object
net.sourceforge.plantuml.crash.ReportLog
net.sourceforge.plantuml.crash.CrashReportHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexportDiagramError(FileFormatOption fileFormat, long seed, OutputStream os) Methods inherited from class net.sourceforge.plantuml.crash.ReportLog
add, addAll, addDecodeHint, addEmptyLine, addProperties, anErrorHasOccured, asList, checkOldVersionWarning, checkOldVersionWarning, checkOldVersionWarningRaw, iterator, pleaseCheckYourGraphVizVersion, thisMayBeCaused, youShouldSendThisDiagramMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
CrashReportHandler
-
-
Method Details
-
exportDiagramError
public void exportDiagramError(FileFormatOption fileFormat, long seed, OutputStream os) throws IOException - Throws:
IOException
-