Class NotCompressedException

  • All Implemented Interfaces:
    Serializable

    public class NotCompressedException
    extends RuntimeException
    Exception indicating that we were expecting something compressed, which was not compressed or corrupted so that the compression format could not be detected.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotCompressedException

        public NotCompressedException()