Class ChartException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ChartException

        public ChartException​(java.lang.Throwable e)
        Constructor
        Parameters:
        e - Throwable
      • ChartException

        public ChartException​(java.lang.String message)
        Constructor
        Parameters:
        message - String message
      • ChartException

        public ChartException​(Message message)
        Constructor
        Parameters:
        message - Message object