Class GZIPException

All Implemented Interfaces:
Serializable

public class GZIPException extends CompressionFormatException
See Also:
  • Field Details

  • Constructor Details

    • GZIPException

      public GZIPException(String message)
    • GZIPException

      public GZIPException(Throwable t)
    • GZIPException

      public GZIPException(String message, Throwable t)