Class IndexVersionConflictException

All Implemented Interfaces:
Serializable

@PublicApi public class IndexVersionConflictException extends RetryableIndexOperationException
Thrown when a version conflict occurs while indexing a document
Since:
10.4
See Also:
  • Constructor Details

    • IndexVersionConflictException

      public IndexVersionConflictException(String message)