Class JasperReportCompileException

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

public class JasperReportCompileException extends RuntimeException
Thrown when compilation error occurs
See Also:
  • Constructor Details

    • JasperReportCompileException

      public JasperReportCompileException(Throwable cause)