Class EmptyParameterError

java.lang.Object
org.graylog.plugins.views.search.errors.QueryError
org.graylog.plugins.views.search.errors.EmptyParameterError
All Implemented Interfaces:
SearchError

public class EmptyParameterError extends QueryError
  • Constructor Details

    • EmptyParameterError

      public EmptyParameterError(@Nonnull Query query, String description, QueryParam parameterUsage)
  • Method Details

    • getParameterUsage

      public QueryParam getParameterUsage()