Class SearchTimeoutException

All Implemented Interfaces:
Serializable

public class SearchTimeoutException extends RuntimeException
Thrown when a query timeout occurs.
Since:
11.0
See Also:
  • Constructor Details

    • SearchTimeoutException

      public SearchTimeoutException()
    • SearchTimeoutException

      public SearchTimeoutException(String msg)