Class ImportValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.dataimport.web.endpoint.exception.ImportValidationException
- All Implemented Interfaces:
Serializable
Exception thrown when
ImportManager#initiateImport(ImportRequest, MultipartFile)
finds
validation errors.- Author:
- Samarth Dhruva (samarthd)
- See Also:
-
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
-
ImportValidationException
-
-
Method Details
-
getErrorResponse
-