Class NotCompressedException

org.elasticsearch.common.compress.NotCompressedException
All Implemented Interfaces:

public class NotCompressedException extends
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 Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.

    , , , , , , , , , , , ,

    Methods inherited from class java.lang.

    , , , , , , , , ,
  • Constructor Details

    • NotCompressedException

      public NotCompressedException()