Class SearchTypeAbortedError

All Implemented Interfaces:
SearchError

public class SearchTypeAbortedError extends SearchTypeError
  • Constructor Details

    • SearchTypeAbortedError

      public SearchTypeAbortedError(@NotNull @NotNull Query query, @NotNull @NotNull String searchTypeId, Throwable throwable)