Package net.sourceforge.plantuml.dot
Class UnparsableGraphvizException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.plantuml.dot.UnparsableGraphvizException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnparsableGraphvizException
(Exception cause, String graphvizVersion, String svg, String diagramSource) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnparsableGraphvizException
-
-
Method Details
-
getGraphvizVersion
-
getDebugData
-