Class ChartBootException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.plugin.action.chartbeans.ChartBootException
- All Implemented Interfaces:
Serializable
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:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChartBootException
-