Package io.jmix.reports.exception
Class MissingDefaultTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.reports.exception.ReportingException
io.jmix.reports.exception.MissingDefaultTemplateException
- All Implemented Interfaces:
- Serializable
Thrown when a report is run for which default template is not defined
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
MissingDefaultTemplateException
 
-