Class JasperWidgetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.cockpit.reports.exceptions.JasperWidgetException
All Implemented Interfaces:
Serializable

public class JasperWidgetException extends RuntimeException
Exception thrown when problem with creating/rendering report occurs.
See Also:
  • Constructor Details

    • JasperWidgetException

      public JasperWidgetException(Throwable cause)