Module openj9.dtfj

Class UnzipFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.dtfj.utils.file.UnzipFailedException
All Implemented Interfaces:
Serializable

public class UnzipFailedException extends IOException
Thrown when an error occurs while unzipping an archive
See Also:
  • Constructor Details

    • UnzipFailedException

      public UnzipFailedException(String string)