Class InvalidSearchQueryException

  • All Implemented Interfaces:
    Serializable

    public class InvalidSearchQueryException
    extends Exception
    An exception indicating that the underlying service was not able to pase the Query string as a valid query
    Author:
    dhorwitz
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSearchQueryException

        public InvalidSearchQueryException​(String message,
                                           Throwable cause)