Class SearchTypeAbortedError
java.lang.Object
org.graylog.plugins.views.search.errors.QueryError
org.graylog.plugins.views.search.errors.SearchTypeError
org.graylog.plugins.views.search.errors.SearchTypeAbortedError
- All Implemented Interfaces:
SearchError
-
Constructor Summary
ConstructorsConstructorDescriptionSearchTypeAbortedError(@NotNull Query query, @NotNull String searchTypeId, Throwable throwable) -
Method Summary
Methods inherited from class org.graylog.plugins.views.search.errors.SearchTypeError
fatal, searchTypeIdMethods inherited from class org.graylog.plugins.views.search.errors.QueryError
backtrace, description, queryId
-
Constructor Details
-
SearchTypeAbortedError
-