org.jCharts.chartData
Class ChartDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jCharts.chartData.ChartDataException
- All Implemented Interfaces:
- Serializable
public class ChartDataException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
throwable
private Throwable throwable
ChartDataException
public ChartDataException(String message)
ChartDataException
public ChartDataException(String message,
Throwable throwable)