TUM CCSM Commons

edu.tum.cs.commons.graph
Class GraphvizException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.tum.cs.commons.graph.GraphvizException
All Implemented Interfaces:
java.io.Serializable

public class GraphvizException
extends java.lang.Exception

Exception indicating problems while invoking graphviz programs.

Version:
$Rev: 26283 $
Author:
Florian Deissenboeck, $Author: juergens $
See Also:
Serialized Form
Rating:
GREEN Hash: A3EB3AB0EE17233C63D873E6509B1118

Method Summary
 java.lang.String getOutput()
          Get DOT's original output.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getOutput

public java.lang.String getOutput()
Get DOT's original output.


TUM CCSM Commons

TUM CCSM Commons - 2.7