Class ImportEndpoint.IneligibleForErrorsReportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.dataimport.web.endpoint.ImportEndpoint.IneligibleForErrorsReportException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ImportEndpoint
Exception thrown by
ImportEndpoint.downloadErrorsReport(String, ContextInfo, HttpServletResponse)
when an import does not satisfy the conditions of
ErrorsReportService.isEligibleForErrorsDownload(Import)
.-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IneligibleForErrorsReportException
-