org.pentaho.chart.plugin
Class ChartProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.chart.plugin.ChartProcessingException
- All Implemented Interfaces:
- Serializable
public class ChartProcessingException
- extends Exception
Todo: Document me!
- Author:
- : Thomas Morgner
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChartProcessingException
public ChartProcessingException()
ChartProcessingException
public ChartProcessingException(String message)
ChartProcessingException
public ChartProcessingException(String message,
Throwable cause)
ChartProcessingException
public ChartProcessingException(Throwable cause)