Class AbstractImpExError
java.lang.Object
de.hybris.platform.servicelayer.impex.impl.AbstractImpExError
- All Implemented Interfaces:
ImpExError
- Direct Known Subclasses:
HeaderError,ValueLineError
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.servicelayer.impex.ImpExError
getErrorMessage, getItemType, getSource
-
Constructor Details
-
AbstractImpExError
public AbstractImpExError()
-
-
Method Details
-
getMode
- Specified by:
getModein interfaceImpExError
-
getInternalMode
-