org.askalon.graph.chart.base
Class WrongHierarchyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.askalon.graph.chart.base.WrongHierarchyException
All Implemented Interfaces:
Serializable

public class WrongHierarchyException
extends RuntimeException

This exception gets thrown by any chart constructor if called directly. One has to create charts via factory methods.

Author:
Georg Schild and Franz Endstrasser
See Also:
Renderer, ChartFactory, Serialized Form

Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Part of:
Askalon_Logo
ASKALON Visualisation Diagrams