Class 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
    • Constructor Detail

      • ChartBootException

        public ChartBootException​(Throwable t)