Module swim.deflate
Package swim.deflate

Class DeflateException

All Implemented Interfaces:
Serializable

public class DeflateException extends RuntimeException
See Also:
  • Constructor Details

    • DeflateException

      public DeflateException(int code)
    • DeflateException

      public DeflateException(String message)
    • DeflateException

      public DeflateException()
  • Method Details

    • code

      public int code()