Class BuildIndexException

  • All Implemented Interfaces:
    Serializable

    public class BuildIndexException
    extends RuntimeException
    This exception indicates that build index is corrupted and should be re-created.
    Author:
    Evgeniy.Koshkin
    See Also:
    Serialized Form
    • Constructor Detail

      • BuildIndexException

        public BuildIndexException()
      • BuildIndexException

        public BuildIndexException​(Throwable cause)