Class ImmutableDirectoryException

org.elasticsearch.index.store.ImmutableDirectoryException
All Implemented Interfaces:

public class ImmutableDirectoryException extends
Exception thrown if trying to mutate files in an immutable directory.
See Also:
Serialized Form
  • Constructor Summary

    Constructors
    Constructor
    Description
     message)
     
  • Method Summary

    Methods inherited from class java.lang.

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

    Methods inherited from class java.lang.

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

    • ImmutableDirectoryException

      public ImmutableDirectoryException( message)