Package io.jmix.reports.impl.builder
Class InvalidReportDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.reports.impl.builder.InvalidReportDefinitionException
- All Implemented Interfaces:
Serializable
Exception thrown if an annotated report or report group definition is invalid.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidReportDefinitionException(String message) InvalidReportDefinitionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidReportDefinitionException
-
InvalidReportDefinitionException
-
InvalidReportDefinitionException
-