Package io.jmix.reports.yarg.exception
Class UnsupportedLoaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.reports.yarg.exception.ReportingException
io.jmix.reports.yarg.exception.UnsupportedLoaderException
- All Implemented Interfaces:
Serializable
Thrown when user choose data loader not supported in data loader factory
- See Also:
-
Field Summary
Fields inherited from class io.jmix.reports.yarg.exception.ReportingException
reportDetails
-
Constructor Summary
ConstructorDescriptionUnsupportedLoaderException
(String message) UnsupportedLoaderException
(String message, Throwable cause) -
Method Summary
Methods inherited from class io.jmix.reports.yarg.exception.ReportingException
getMessage, getReportDetails, setReportDetails
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedLoaderException
public UnsupportedLoaderException() -
UnsupportedLoaderException
-
UnsupportedLoaderException
-
UnsupportedLoaderException
-