Class NotCompressedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.common.compress.NotCompressedException
All Implemented Interfaces:
java.io.Serializable

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

    Constructors 
    Constructor Description
    NotCompressedException()  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait