org.pentaho.platform.plugin.action.chartbeans
Class ChartBootException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.plugin.action.chartbeans.ChartBootException
- All Implemented Interfaces:
- Serializable
public class ChartBootException
- extends Exception
This exception wraps the generic exception thrown
by the ChartBeans boot process so that developers
can properly account for boot errors.
- Author:
- cboyden
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChartBootException
public ChartBootException(Throwable t)