Class AbstractImpExError

java.lang.Object
de.hybris.platform.servicelayer.impex.impl.AbstractImpExError
All Implemented Interfaces:
ImpExError
Direct Known Subclasses:
HeaderError, ValueLineError

public abstract class AbstractImpExError extends Object implements ImpExError
  • Constructor Details

    • AbstractImpExError

      public AbstractImpExError()
  • Method Details