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
-
Constructor Summary
Constructors Constructor Description PlotException(String message)
PlotException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString