Class UnsupportedZipEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.util.zip.UnsupportedZipEntryException
All Implemented Interfaces:
Serializable

public class UnsupportedZipEntryException extends RuntimeException
See Also:
  • Constructor Details

    • UnsupportedZipEntryException

      public UnsupportedZipEntryException(String entryName)
    • UnsupportedZipEntryException

      public UnsupportedZipEntryException(Throwable cause)