edu.tum.cs.commons.graph
Class GraphvizException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.tum.cs.commons.graph.GraphvizException
- All Implemented Interfaces:
- Serializable
public class GraphvizException
- extends Exception
Exception indicating problems while invoking graphviz programs.
- Version:
- $Rev: 26283 $
- Author:
- Florian Deissenboeck, $Author: juergens $
- See Also:
- Serialized Form
- Rating:
- GREEN Hash: A3EB3AB0EE17233C63D873E6509B1118
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
getOutput
public String getOutput()
- Get DOT's original output.
TUM CCSM Commons - 2.7