Class GunzipFileException

java.lang.Object
java.lang.Throwable
com.samupert.univpm.eurostat.exception.GunzipFileException
All Implemented Interfaces:
Serializable

public class GunzipFileException extends Throwable
Exception thrown when the extraction of a file fails.
See Also:
  • Constructor Details

    • GunzipFileException

      public GunzipFileException(String filepath)
      Create a new GunzipFileException.
      Parameters:
      filepath - The path of the file that couldn't be extracted