org.graphstream.algorithm.measure
Class ChartMeasure.PlotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graphstream.algorithm.measure.ChartMeasure.PlotException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ChartMeasure
public static class ChartMeasure.PlotException
- extends Exception
Exception that can be raised when trying to plot measures.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChartMeasure.PlotException
public ChartMeasure.PlotException(String message)
ChartMeasure.PlotException
public ChartMeasure.PlotException(Throwable cause)
Copyright © 2012. All Rights Reserved.