java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.platformbackoffice.widgets.impex.exception.ZipHandlingException
All Implemented Interfaces:
Serializable

public class ZipHandlingException extends RuntimeException
This exception is used to indicate issues with processing of zip entries in impex processing.
See Also:
  • Constructor Details

    • ZipHandlingException

      public ZipHandlingException(String message, Throwable cause)