Interface SearchError

All Known Implementing Classes:
EmptyParameterError, ParameterExpansionError, QueryError, ResultWindowLimitError, SearchTypeError, UnboundParameterError

public interface SearchError
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
     
  • Method Details

    • description

      String description()
    • fatal

      default boolean fatal()