Class CommitIndexingException

All Implemented Interfaces:
Serializable

public class CommitIndexingException extends ServiceException
Exception to signal a problem that occurred during commit indexing.
See Also:
  • Constructor Details

    • CommitIndexingException

      public CommitIndexingException(@Nonnull KeyedMessage message)
    • CommitIndexingException

      public CommitIndexingException(@Nonnull KeyedMessage message, @Nullable Throwable cause)