Class ImportProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.dataimport.processor.ImportProcessingException
- All Implemented Interfaces:
Serializable
When an import fails processing
- Author:
- Phillip Verheyden (phillipuniverse)
- See Also:
-
Constructor Summary
ConstructorDescriptionImportProcessingException
(String message) ImportProcessingException
(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
-
ImportProcessingException
public ImportProcessingException() -
ImportProcessingException
-
ImportProcessingException
-
ImportProcessingException
-