Class DeletedIndexException

All Implemented Interfaces:
Serializable

public class DeletedIndexException extends ClosedIndexException
Thrown when attempting to access or modify the contents of an index which was deleted.
See Also:
  • Constructor Details

    • DeletedIndexException

      public DeletedIndexException()