Class JasperWidgetException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.cockpit.reports.exceptions.JasperWidgetException
-
- All Implemented Interfaces:
java.io.Serializable
public class JasperWidgetException extends java.lang.RuntimeExceptionException thrown when problem with creating/rendering report occurs.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JasperWidgetException(java.lang.Throwable cause)
-