visad.bom
Class SceneGraphRenderer.ChartException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by visad.bom.SceneGraphRenderer.ChartException
All Implemented Interfaces:
Serializable
Enclosing class:
SceneGraphRenderer

public class SceneGraphRenderer.ChartException
extends Exception

Chart exception

See Also:
Serialized Form

Constructor Summary
SceneGraphRenderer.ChartException(String reason)
          Create a chart exception
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SceneGraphRenderer.ChartException

public SceneGraphRenderer.ChartException(String reason)
Create a chart exception

Parameters:
reason - reason for the exception