Class UnparsableGraphvizException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sourceforge.plantuml.cucadiagram.UnparsableGraphvizException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnparsableGraphvizException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnparsableGraphvizException(java.lang.Exception cause, java.lang.String graphvizVersion, java.lang.String svg, java.lang.String diagramSource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDebugData()
java.lang.String
getGraphvizVersion()
-